[Python-modules-commits] [quark-sphinx-theme] 03/07: Remove the tests' dependency on tinycss.
Felix Krull
fkrull-guest at moszumanska.debian.org
Tue Oct 18 20:52:46 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 f5a40d22993a0dae46151c40a5d6c2f53b98a4da
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 a64c57a..7385d56 100644
--- a/setup.py
+++ b/setup.py
@@ -48,5 +48,5 @@ setup(
},
test_suite='test',
- tests_require=['html5lib', 'tinycss'],
+ tests_require=['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