Skip to main content

Hatchling build plugin for Literary

Project description

literary-build-hatch

pypi-badge

A hatch plugin to build wheels from Literary projects.

Example pyproject.toml:

# Include the generated lib contents in the package root
[tool.hatch.build.targets.wheel.force-include]
"lib" = "/"

# Alternatively pick up lib if it's not excluded by VCS
[tool.hatch.build]
sources = ["lib"]

# Use Literary build hook
[tool.hatch.build.targets.wheel.hooks.literary]
dependencies = ["literary-build-hatch>=0.2.0a0"]

# Specify Hatch build-system
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"

This hook supports editable installs, so pdm install just works out of the box!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

literary_build_hatch-0.2.0.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

literary_build_hatch-0.2.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file literary_build_hatch-0.2.0.tar.gz.

File metadata

  • Download URL: literary_build_hatch-0.2.0.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for literary_build_hatch-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1c1cbd3eea45f0e4f746f749d8dcc46b5c18a8c31a9d40b98a95070a1dfe2b25
MD5 1431d8423acff60e4028775317db35f6
BLAKE2b-256 f26aed50cd59c523a1ad79ea1acb0875ca20a08d4c3de8acfa488574b68c7ad8

See more details on using hashes here.

File details

Details for the file literary_build_hatch-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d6d61bef2798e819a1d2aec7a9772ccba25a24d44a8a28e6027dd80c200e6947
MD5 619a0cd5e29601c77fe47414ebdd002a
BLAKE2b-256 b38f879f3ec7bd1afd45467e324d4295d61745a6571e0c51de22418561393c34

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page