mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add dependency (temporary)
This commit is contained in:
@@ -15,3 +15,4 @@ requests
|
|||||||
html5lib
|
html5lib
|
||||||
enum34
|
enum34
|
||||||
typing
|
typing
|
||||||
|
https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/master.zip
|
||||||
|
|||||||
1
tox.ini
1
tox.ini
@@ -9,6 +9,7 @@ deps=
|
|||||||
mock
|
mock
|
||||||
enum34
|
enum34
|
||||||
typing
|
typing
|
||||||
|
https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/master.zip
|
||||||
setenv =
|
setenv =
|
||||||
SPHINX_TEST_TEMPDIR = {envdir}/testbuild
|
SPHINX_TEST_TEMPDIR = {envdir}/testbuild
|
||||||
PYTHONDONTWRITEBYTECODE = true
|
PYTHONDONTWRITEBYTECODE = true
|
||||||
|
|||||||
Reference in New Issue
Block a user