Skip to content

Commit

Permalink
build: Only test Py3.8 and Py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtcril committed Feb 21, 2024
1 parent abae9c3 commit a85aab0
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
@@ -1,5 +1,5 @@
[tox]
envlist = py{38,39,310,311,312}, coverage, pylint
envlist = py{38,312}, coverage, pylint

[testenv]
deps =
Expand Down

0 comments on commit a85aab0

Please sign in to comment.