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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a5.tar.gz
Algorithm Hash digest
SHA256 7ea7fc29c2b945ae16bc293f2d1058e51763a9b67a7f3754a6fdb8380fa57a33
MD5 034fcb47fdd03dc352be04f4a7addaf6
BLAKE2b-256 f7375bec9502e6cda646398c4f3558f439cca720f5ea695f78027de5ccd7d198

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 14416e3c7c93115055327ed8ee6037d2adf97e6d8ca9c653b7a2d422e6da1742
MD5 a47b110d2225ce9ad9ab5b74fc503ca1
BLAKE2b-256 1416b74d4cb9fb056772df1afbec32beebd30ee1e9cb5678fd90630bc9e8fc6d

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