Files
deb-python-pygit2/debian/tests/control
Ondřej Nový da095f4af5 ADT fixed
2016-04-19 19:26:03 +02:00

6 lines
214 B
Plaintext

Depends: python-pygit2
Test-Command: cd "$ADTTMP" ; python -c "import pygit2 ; print pygit2.__version__"
Depends: python3-pygit2
Test-Command: cd "$ADTTMP" ; python3 -c "import pygit2 ; print(pygit2.__version__)"