[Python-modules-commits] [quark-sphinx-theme] 07/10: Remove the tests' dependency on tinycss.
Felix Krull
fkrull-guest at moszumanska.debian.org
Sat Aug 13 15:41:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
fkrull-guest pushed a commit to branch master
in repository quark-sphinx-theme.
commit 6aae827c57d83f53cc7e7828cd1528a3448fb5f4
Author: Felix Krull <f_krull at gmx.de>
Date: Fri Jul 22 01:20:43 2016 +0200
Remove the tests' dependency on tinycss.
Forwarded: not-needed
Patch-Name: remove-tests-tinycss-dependency.patch
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index cca1a0c..c26f2d1 100644
--- a/setup.py
+++ b/setup.py
@@ -43,5 +43,5 @@ setup(
},
test_suite='test',
- tests_require=['sphinx', 'html5lib', 'tinycss'],
+ tests_require=['sphinx', 'html5lib'],
)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/quark-sphinx-theme.git
More information about the Python-modules-commits
mailing list