Skip to content

Commit

Permalink
downgrade 'checkers' to py36
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Nov 22, 2020
1 parent 9b8eceb commit ed8b824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ commands=
nosetests -v --with-coverage --cover-package=isbnlib --cover-min-percentage=90

[testenv:checkers]
basepython=python3.7
basepython=python3.6
deps=
flake8
flake8-bugbear
Expand Down

0 comments on commit ed8b824

Please sign in to comment.