Initial Commit

This commit is contained in:
2025-05-08 17:17:32 +03:00
commit 20cdd950c8
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-setuptools-scm
description: Python package to manage your versions by scm tags
version: 8.1.0
url: https://github.com/pypa/setuptools-scm
license: MIT
architecture: any
depends: ["python-packaging","python-setuptools"]
make_depends: ["python-build","python-installer","python-wheel"]
type: source