Skip to content

Commit

Permalink
tests: drop py3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra authored Jul 17, 2024
1 parent f1a25be commit 0bf861b
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 @@ -2,7 +2,7 @@
# See LICENSE.rst for details.

[tox]
envlist = py{37,38,39,310,311,312,313},qa,doc
envlist = py{38,39,310,311,312,313},qa,doc
skip_missing_interpreters = True

[testenv]
Expand Down

0 comments on commit 0bf861b

Please sign in to comment.