[seaborn] 03/14: Update devel requirements to include nose
Andreas Tille
tille at debian.org
Fri Jan 20 15:00:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag v0.2.1
in repository seaborn.
commit e150b382f49c3f6aaf7112ab7eb7c9a4be0ca1d8
Author: mwaskom <mwaskom at stanford.edu>
Date: Wed Dec 25 12:25:17 2013 -0800
Update devel requirements to include nose
---
devel_requirements_py2.txt | 1 +
devel_requirements_py3.txt | 1 +
2 files changed, 2 insertions(+)
diff --git a/devel_requirements_py2.txt b/devel_requirements_py2.txt
index f39446e..c86433f 100644
--- a/devel_requirements_py2.txt
+++ b/devel_requirements_py2.txt
@@ -3,3 +3,4 @@ sphinx>=1.2
sphinx_bootstrap_theme
numpydoc
PIL
+nose
diff --git a/devel_requirements_py3.txt b/devel_requirements_py3.txt
index 21a7d64..3cdd2bb 100644
--- a/devel_requirements_py3.txt
+++ b/devel_requirements_py3.txt
@@ -3,3 +3,4 @@ sphinx>=1.2
sphinx_bootstrap_theme
numpydoc
pillow
+nose
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git
More information about the debian-science-commits
mailing list