Skip to content

Commit

Permalink
Drop official support for 3.7., 3.8 . Support 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
loyada committed Feb 27, 2024
1 parent 3081495 commit 15f580b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ commands =
coverage run --source {toxinidir}/typedpy/ -m pytest {toxinidir}/tests/
coverage report --fail-under=70
deps =
setuptools
pylint
pytest-cov
pytest
Expand Down

0 comments on commit 15f580b

Please sign in to comment.