Fix dependencies

This commit is contained in:
2025-10-18 18:33:26 +03:00
parent ae84253ca2
commit 2a4a5453ae
+2 -1
View File
@@ -1,7 +1,7 @@
name: python-pytest
description: Framework writing small and readable python tests
version: 8.4.2
revision: 1
revision: 2
url: https://docs.pytest.org/en/stable/
license: MIT
architecture: any
@@ -11,6 +11,7 @@ depends:
- python-iniconfig
- python-packaging
- python-pluggy
- python-pygments
make_depends:
- python-build
- python-installer