Skip to content

Commit 7ef49f8

Browse files
committed
Remove last reference to setup.py
1 parent 3ddc439 commit 7ef49f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ deps =
1313
commands =
1414
sphinx-build -W -b html -d {envtmpdir}/doctrees docs docs/_build/html
1515
sphinx-build -W -b doctest -d {envtmpdir}/doctrees docs docs/_build/html
16-
python setup.py check -m -r -s
1716

1817
[testenv:mypy]
1918
deps = mypy

0 commit comments

Comments
 (0)