Skip to content

Commit ea56466

Browse files
committed
Revert "chore: validate readme for pypi"
This reverts commit 27aa47b.
1 parent 8490d46 commit ea56466

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
@@ -49,7 +49,6 @@ deps =
4949
flask: flask-login
5050
linters: black
5151
linters: flake8
52-
linters: docutils
5352
setenv =
5453
PYTHONDONTWRITEBYTECODE=1
5554
TESTPATH=tests
@@ -76,4 +75,3 @@ commands =
7675
commands =
7776
flake8
7877
black --check .
79-
python setup.py check -r -s # check if the readme will break on PyPI

0 commit comments

Comments
 (0)