Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikmi committed Jun 14, 2022
1 parent 68722d4 commit dbfe56c
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,7 +1,7 @@
[tox]
isolated_build = true
envlist =
py{37,38,39}{,-numba}
py{37,38,39,310}{,-numba}

skip_missing_interpreters = {env:TOX_SKIP_MISSING_INTERPRETERS:True}

Expand Down

0 comments on commit dbfe56c

Please sign in to comment.