diff --git a/pkg.info b/pkg.info index ac12baa..15a5e65 100644 --- a/pkg.info +++ b/pkg.info @@ -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