Initial Commit

This commit is contained in:
2025-05-08 17:17:26 +03:00
commit 5890522daa
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pluggy
description: Plugin and hook calling mechanisms for python
version: 1.5.0
url: https://github.com/pytest-dev/pluggy
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-build","python-installer","python-setuptools","python-setuptools-scm","python-wheel"]
type: source