Skip to content

Commit f11bcea

Browse files
akbakb
authored andcommitted
Don't require codecov
1 parent ba120bc commit f11bcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ deps=
6161
codecov
6262
commands=
6363
python -c 'import sys; print(sys.version)'
64-
codecov --required
64+
codecov
6565

6666

6767
[testenv:doc]

0 commit comments

Comments
 (0)