Skip to content

Commit

Permalink
release tox version limit
Browse files Browse the repository at this point in the history
  • Loading branch information
guruofgentoo committed Dec 8, 2022
1 parent 42aaa5a commit 29c1dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- run:
name: install tox
command: pip install "tox<4.0.0"
command: pip install tox

- run:
name: version checks
Expand Down

0 comments on commit 29c1dbd

Please sign in to comment.