Initial Commit

This commit is contained in:
2025-05-12 13:52:47 +03:00
commit 83430a12ab
5 changed files with 52 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pytest
description: Framework writing small and readable python tests
version: 8.3.5
url: https://docs.pytest.org/en/stable/
license: MIT
architecture: any
depends: ["python-iniconfig","python-packaging","python-pluggy"]
make_depends: ["python-build","python-installer","python-setuptools","python-setuptools-scm","python-wheel"]
type: source