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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a6.tar.gz
Algorithm Hash digest
SHA256 b2c108aa2b923ce4a10c7407edf08c832f3522fa48d0b2e976ecdf533439e795
MD5 5f016402ff85a855f2d50a3666cb5542
BLAKE2b-256 ead3898f22be7d765ebfd48cd172e566ce673c5f37000b92908d5ed2850d9feb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a6-py3-none-any.whl
Algorithm Hash digest
SHA256 6e1f20f0c4c5fb5bc5a87f7556d40bf67c4586e3e666ae9f81e5d7d47956da7d
MD5 f9e4c0cb7f2abfc9c0d4e0d68b208e8b
BLAKE2b-256 ee89ccceb592ef6e536302e2ea72b8ed3e1f68d15e0b63ee809c1aab5b4af8dd

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