[Python-modules-commits] [nbformat] 06/07: Add build-dep on python{, 3}-pytest
Gordon Ball
chronitis-guest at moszumanska.debian.org
Sun Dec 4 12:29:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository nbformat.
commit 4edfc10196e69dfb5d36a37fb1a348399dfc2197
Author: Gordon Ball <gordon at chronitis.net>
Date: Sun Dec 4 13:08:31 2016 +0100
Add build-dep on python{,3}-pytest
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 40e74ac..929233b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: bc,
python-jupyter-core,
python-nose,
python-numpydoc,
+ python-pytest,
python-setuptools,
python-sphinx,
python-testpath,
@@ -23,6 +24,7 @@ Build-Depends: bc,
python3-jsonschema,
python3-jupyter-core,
python3-nose,
+ python3-pytest,
python3-setuptools,
python3-sphinx,
python3-testpath,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nbformat.git
More information about the Python-modules-commits
mailing list