commit: 33111d2aa554f253f920d7f0b3d866a739e38f56 Author: Max Magorsch <max <AT> magorsch <DOT> de> AuthorDate: Sat Jan 25 22:02:40 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 04:39:37 2020 +0000 URL: https://gitweb.gentoo.org/proj/policy-guide.git/commit/?id=33111d2a
Use pypi for installing the tyrian-sphinx-theme Signed-off-by: Max Magorsch <max <AT> magorsch.de> Closes: https://github.com/gentoo/policy-guide/pull/11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 2261cc5..987da45 100644 --- a/tox.ini +++ b/tox.ini @@ -5,7 +5,7 @@ skipsdist = True [testenv] deps = sphinx - git+https://github.com/mmagorsc/tyrian_sphinx_theme/#egg=tyrian_sphinx_theme + tyrian-sphinx-theme whitelist_externals = make
