Skip to content

Commit 088897d

Browse files
committed
restore sdist/install step during sphinx test
1 parent 37502a4 commit 088897d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ commands =
9292

9393
[testenv:sphinx]
9494
basepython = python3
95-
skipdist = true
96-
skip_install = true
9795
changedir = doc
9896
# Based on: https://github.com/rtfd/readthedocs.org/blob/8f0c78dde5edcc85acf90462a8518735a25482d3/readthedocs/doc_builder/python_environments.py#L263
9997
install_command = python -m pip install --upgrade -I {packages}

0 commit comments

Comments
 (0)