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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a7.tar.gz
Algorithm Hash digest
SHA256 5a279114fd1212792ff9eff9e524ca8b0c4a78b3220c5a4a24a3b8ca7e1fa40c
MD5 2fd0b21d6ebac47011e29065018de639
BLAKE2b-256 69ce7df6a56f00375e17ca7df12940e80875a54db8115abd735354333c762a38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a7-py3-none-any.whl
Algorithm Hash digest
SHA256 09b0750a08da4a39205c4d1cc1fc278864e521a80e7a21dca40ebe47d0677b0d
MD5 5153b84bcd3e592361709285f2a07af5
BLAKE2b-256 fd24c759c8de721a8a2481c0f4224b03358f3f95e4289868e67eda21db1229e8

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