Add some github URLs

This commit is contained in:
Christoph Reiter
2024-01-21 19:56:37 +01:00
parent 8fb7bd783f
commit 36921853ac
60 changed files with 60 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ pkgdesc="Simple powerful testing with Python"
arch=('any')
license=('MIT')
url="https://pytest.org/"
msys2_repository_url="https://github.com/pytest-dev/pytest"
depends=('python'
'python-attrs'
'python-pluggy'