Files
python-hatchling/pkg.info
T

20 lines
442 B
Plaintext

name: python-hatchling
description: This is the extensible, standards compliant build backend used by Hatch
version: 1.27.0
revision: 1
url: https://github.com/pypa/hatch/tree/master/backend
license: MIT
architecture: any
output_architecture: any
type: source
depends:
- python3
- python-editables
- python-packaging
- python-pathspec
- python-pluggy
- python-trove-classifiers
make_depends:
- python-build
- python-installer