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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a8.tar.gz
Algorithm Hash digest
SHA256 8e00d5c94c70c642b5d04d9330a17e9db6588438c41f4ec1678c3c3bbe2370d8
MD5 c0a25fc0a6b924a075e97c534495fcd9
BLAKE2b-256 dff253091f045564d81a1a98cb4e732bedb4d026dd8f616bb29bebbb337cf1ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a8-py3-none-any.whl
Algorithm Hash digest
SHA256 e222edd46b3514288dc8eac2735edbea9c70c97537a6c0c7fd3c9c7d9b9547a3
MD5 2def2e8788a1daf42738bc89734651e2
BLAKE2b-256 95e1c4d5aa34e09d6208297240d25cada5d843d228f148294675452661b7edf6

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