Skip to content

Commit 3bfcbb9

Browse files
committed
tox: remove unused readme target
1 parent c3effd1 commit 3bfcbb9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tox.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,3 @@ commands =
7373
deps =
7474
extras = docs
7575
commands = sphinx-build -n -W -b html -d docs/_build/doctrees docs docs/_build/html
76-
77-
[testenv:readme]
78-
extras =
79-
basepython = python3
80-
deps =
81-
readme_renderer
82-
commands =
83-
python setup.py check -r -s

0 commit comments

Comments
 (0)