[python-pymeasure] 04/09: Add pytest-runner to the build dependencies
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Aug 18 16:08:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-pymeasure.
commit 34c086d9d58a40e833a1ff78c6f6ef635dee0496
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Aug 18 16:15:01 2017 +0100
Add pytest-runner to the build dependencies
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f93d061..18f17ac 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 10),
python3-numpy,
python3-pandas,
python3-pyqtgraph (>= 0.9.10),
- python3-pytest <!nocheck>,
+ python3-pytest,
+ python3-pytest-runner,
python3-pyvisa,
python3-serial (>= 2.7),
python3-setuptools,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-pymeasure.git
More information about the debian-science-commits
mailing list