Skip to content

Commit

Permalink
Fix tox version to 3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apragacz committed Dec 30, 2023
1 parent 01a2581 commit d6fa64b
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 @@ -143,7 +143,7 @@ jobs:
steps:
- restore_project_workspace
- restore_pip_cache
- run: pip install tox==4.4.4
- run: pip install tox==3.28.0
- run: tox

workflows:
Expand Down

0 comments on commit d6fa64b

Please sign in to comment.