diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 1c29eac..3938ed4 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,7 @@ # This file was automatically generated by stdeb 0.8.2 at # Thu, 18 Aug 2016 12:48:06 +0000 export PYBUILD_NAME=swiftstory +export PYBUILD_TEST_PYTEST=1 %: dh $@ --with python3 --buildsystem=pybuild |