Skip to content
Snippets Groups Projects
Commit fefa9c22 authored by Stuart Prescott's avatar Stuart Prescott
Browse files

Switch build-time tests to pytest/tox

parent c9888982
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ Build-Depends:
python3-pytest,
python3-sentinels,
python3-setuptools,
python3-wheel,
tox,
Standards-Version: 4.6.2
Homepage: https://github.com/vmalloc/pyforge
Vcs-Git: https://salsa.debian.org/debian/python-pyforge.git
......
......@@ -2,7 +2,7 @@
export PYBUILD_NAME = forge
export PYBUILD_TEST_NOSE = 1
export PYBUILD_TEST_TOX = 1
%:
dh $@ --with python3 --buildsystem=pybuild
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment