[Python-modules-commits] [parsedatetime] 07/11: Add the necessary test args for pybuild
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Mar 11 11:28:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository parsedatetime.
commit 3f880e5fef700dd9d800755e7e58b03cc0630208
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Sat Mar 11 07:23:37 2017 +0000
Add the necessary test args for pybuild
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 53cb3ca..f6e57f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+export PYBUILD_TEST_ARGS = {dir}
+
%:
dh $@ --with python2 --buildsystem pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/parsedatetime.git
More information about the Python-modules-commits
mailing list