Initial Commit

This commit is contained in:
2025-05-08 17:17:29 +03:00
commit ae17a99cdc
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pyproject-hooks
description: Low-level library for calling build-backends in pyproject.toml-based project
version: 1.2.0
url: https://pypi.org/project/pyproject-hooks/
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-flit-core","python-installer"]
type: source