Skip to content

Commit

Permalink
Restore the previous tox.ini that got accidentally changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
shunping committed Sep 18, 2024
1 parent 7d9d525 commit 2316d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ list_dependencies_command = {envbindir}/python {envbindir}/pip freeze
commands_pre =
python --version
pip --version
# pip check
pip check
bash {toxinidir}/scripts/run_tox_cleanup.sh
commands_post =
bash {toxinidir}/scripts/run_tox_cleanup.sh
Expand Down

0 comments on commit 2316d59

Please sign in to comment.