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.0a10.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a10.tar.gz
Algorithm Hash digest
SHA256 5b85c0fe0de4555871b4ec72242bbcaad849ceb718694753b4c6970811ab8e32
MD5 2b7de5de870d591ca6254a260f6be470
BLAKE2b-256 be19f5b13f42c150f020aa0e9ace8f574dda29f665290ad17c872435e759212c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a10-py3-none-any.whl
Algorithm Hash digest
SHA256 a8e7c6839d4de29bfae76109b4176fb1491890957bbeb4873672eec220cb06db
MD5 d57fad7c7a4be1a7ae2b9eedcb13ebaa
BLAKE2b-256 e0210a566e6d7d54a757cc96ae087e9840c5d2c5c089089650a037ba7787324c

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