Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/policy-guide:master commit in: /
Date: Sun, 26 Jan 2020 04:46:45
Message-Id: 1580013577.33111d2aa554f253f920d7f0b3d866a739e38f56.mgorny@gentoo
1 commit: 33111d2aa554f253f920d7f0b3d866a739e38f56
2 Author: Max Magorsch <max <AT> magorsch <DOT> de>
3 AuthorDate: Sat Jan 25 22:02:40 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 26 04:39:37 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/policy-guide.git/commit/?id=33111d2a
7
8 Use pypi for installing the tyrian-sphinx-theme
9
10 Signed-off-by: Max Magorsch <max <AT> magorsch.de>
11 Closes: https://github.com/gentoo/policy-guide/pull/11
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 tox.ini | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/tox.ini b/tox.ini
18 index 2261cc5..987da45 100644
19 --- a/tox.ini
20 +++ b/tox.ini
21 @@ -5,7 +5,7 @@ skipsdist = True
22 [testenv]
23 deps =
24 sphinx
25 - git+https://github.com/mmagorsc/tyrian_sphinx_theme/#egg=tyrian_sphinx_theme
26 + tyrian-sphinx-theme
27 whitelist_externals =
28 make