Initial Commit

This commit is contained in:
2025-05-08 17:17:20 +03:00
commit ea697c458d
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-editables
description: A Python library for creating editable wheels
version: 0.5
url: https://github.com/pfmoore/editables
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-build","python-flit-core","python-installer"]
type: source