Hatchling build plugin for Literary
Project description
literary-build-hatch
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file literary_build_hatch-0.2.0a7.tar.gz
.
File metadata
- Download URL: literary_build_hatch-0.2.0a7.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a279114fd1212792ff9eff9e524ca8b0c4a78b3220c5a4a24a3b8ca7e1fa40c |
|
MD5 | 2fd0b21d6ebac47011e29065018de639 |
|
BLAKE2b-256 | 69ce7df6a56f00375e17ca7df12940e80875a54db8115abd735354333c762a38 |
File details
Details for the file literary_build_hatch-0.2.0a7-py3-none-any.whl
.
File metadata
- Download URL: literary_build_hatch-0.2.0a7-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09b0750a08da4a39205c4d1cc1fc278864e521a80e7a21dca40ebe47d0677b0d |
|
MD5 | 5153b84bcd3e592361709285f2a07af5 |
|
BLAKE2b-256 | fd24c759c8de721a8a2481c0f4224b03358f3f95e4289868e67eda21db1229e8 |