Skip to content

Commit

Permalink
WiP
Browse files Browse the repository at this point in the history
  • Loading branch information
jspetrak committed Sep 23, 2023
1 parent b1db1d8 commit af1917a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
envlist =
flake8
isort
py310

[tox:tox]
envlist = py310, mypy

[gh-actions]
python =
3.10: py310
3.10: py310, mypy

[testenv:flake8]
basepython = python3.10
Expand Down

0 comments on commit af1917a

Please sign in to comment.