Skip to content

Commit

Permalink
Fix tox version to 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
apragacz committed Dec 30, 2023
1 parent 374f94e commit 01a2581
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
- run: pip install tox==4.4.4
- run: tox

workflows:
Expand Down

0 comments on commit 01a2581

Please sign in to comment.