Skip to content

Commit

Permalink
Merge d9b9020 into 12a8f33
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed Sep 26, 2023
2 parents 12a8f33 + d9b9020 commit aefc5d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[tox]
envlist = py38,py39,py310,py311,pypy3

[testenv]
description = testing against {basepython}
deps = -r requirements-dev.txt
commands =
coverage run
coverage xml

[gh-actions]
python =
3.8: py38
Expand Down

0 comments on commit aefc5d4

Please sign in to comment.