[Python-modules-commits] [pyjwt] 05/08: Run tests at build time

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sat May 7 22:28:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

eriol-guest pushed a commit to branch master
in repository pyjwt.

commit 524fb46b6434483e6281a71c17a8eeb344754f8e
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sat May 7 20:26:33 2016 +0200

    Run tests at build time
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0440efc..27bec25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-# The test suite requires pytest-runner, not packaged yet for Debian,
-# so it can't be enabled.
-export PYBUILD_DISABLE=test
 export PYBUILD_NAME=jwt
 
 export PYTHONWARNINGS=d

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyjwt.git



More information about the Python-modules-commits mailing list