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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a9.tar.gz
Algorithm Hash digest
SHA256 85060ad659f8081fbf63c393570c2154109463a8ffd56b91eeaca809271da2e3
MD5 50787f3fc11a9dde65d57d29a98064b8
BLAKE2b-256 7fe69caa86f0ae576813dfa849c7db4fba7023efb6133d4d0c239404a876dff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for literary_build_hatch-0.2.0a9-py3-none-any.whl
Algorithm Hash digest
SHA256 91e69738fe4964e24c7225c6d9d89fa4cdf8260a1e61a95b59852d71aa374ee2
MD5 f6f0c99c9b3a3f50d09fb7dd81d304a5
BLAKE2b-256 e92667976ceb45500d1496996788280fc6fcce24e08de8f0d6bf94d837e9dec1

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