You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tox.ini
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -92,8 +92,6 @@ commands =
92
92
93
93
[testenv:sphinx]
94
94
basepython = python3
95
-
skipdist = true
96
-
skip_install = true
97
95
changedir = doc
98
96
# Based on: https://github.com/rtfd/readthedocs.org/blob/8f0c78dde5edcc85acf90462a8518735a25482d3/readthedocs/doc_builder/python_environments.py#L263
0 commit comments