Skip to content

Commit

Permalink
Merge pull request #646 from python-eel/SW-pin-tox-below-4
Browse files Browse the repository at this point in the history
Pin tox version for tests below v4
  • Loading branch information
samuelhwilliams authored Dec 9, 2022
2 parents eb26589 + 2f27d00 commit bdfaed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-meta.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tox>=3.15.2
tox>=3.15.2,<4.0.0
tox-pyenv==1.1.0
tox-gh-actions==1.3.0
virtualenv>=16.7.10

0 comments on commit bdfaed2

Please sign in to comment.