Initial Commit

This commit is contained in:
2025-05-08 17:17:21 +03:00
commit ac8708613a
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-hatch-vcs
description: Hatch plugin for versioning with your preferred VCS
version: 0.4.0
url: https://github.com/ofek/hatch-vcs
license: MIT
architecture: any
depends: ["python-hatchling","python-setuptools-scm"]
make_depends: ["python-build","python-installer"]
type: source