Skip to content

Commit

Permalink
Fixed python interpreter for Release target
Browse files Browse the repository at this point in the history
  • Loading branch information
schaefi committed Jul 31, 2023
1 parent 40a98a3 commit e888d05
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
Expand Up @@ -46,7 +46,7 @@ basepython =
unit_py3_9: python3.9
unit_py3_8: python3.8
unit_py3_6: python3.6
release: python3.6
release: python3.10
passenv =
*
usedevelop = True
Expand Down

0 comments on commit e888d05

Please sign in to comment.