Initial Commit

This commit is contained in:
2025-05-08 17:17:20 +03:00
commit 5d6112083c
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-hatchling
description: This is the extensible, standards compliant build backend used by Hatch
version: 1.27.0
url: https://github.com/pypa/hatch/tree/master/backend
license: MIT
architecture: any
depends: ["python3","python-editables","python-packaging","python-pathspec","python-pluggy","python-trove-classifiers"]
make_depends: ["python-build","python-installer"]
type: source