[Python-modules-commits] [pilkit] 03/06: Remove dependency nose-progressive as it is only cosmetic.
Michael Fladischer
fladi at moszumanska.debian.org
Mon Dec 7 15:18:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository pilkit.
commit a3c5a4721c762e85a307e36efd62060c9c2ab69b
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Mon Dec 7 14:59:45 2015 +0100
Remove dependency nose-progressive as it is only cosmetic.
---
setup.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/setup.py b/setup.py
index 5eaa2f7..9d768e6 100644
--- a/setup.py
+++ b/setup.py
@@ -34,7 +34,6 @@ setup(
tests_require=[
'mock==1.0.1',
'nose==1.2.1',
- 'nose-progressive==1.3',
'Pillow',
],
test_suite='nose.collector',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pilkit.git
More information about the Python-modules-commits
mailing list