Skip to content

Commit

Permalink
fix: fixing error with tox version
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoTartarini committed Mar 14, 2024
1 parent dbeb74b commit 5a4fd4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ envlist =
{py37,py38,py39,py310,py311},
report
ignore_basepython_conflict = true
skip_missing_interpreters = True

[gh-actions]
python =
Expand Down

0 comments on commit 5a4fd4e

Please sign in to comment.