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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a4.tar.gz
Algorithm Hash digest
SHA256 300f250650ecb14c9207c79262d4495b55717ac69238ebe28be058d762edd2da
MD5 db2d9b16ce77fe8bef0c13d2a17c98b4
BLAKE2b-256 1bf1f98ffdf2fd3cecdae13cc35007f54ca02f8f3b4dfa725370fd0b3e8fe95d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 b4f377646a8190a075d529694442958407eb2d84b82e87db2e28942d028b8a0f
MD5 02f9d47c24110f54de2f76a01d96941e
BLAKE2b-256 1084c6e8cce2f33ce68f856e2101da4b5db29e72ec9c1f900bd09f664d17e6af

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