Skip to content

Commit

Permalink
Update setuptools in CI scripts (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
caique-lima authored Feb 9, 2021
1 parent 91a9e75 commit aba8711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create_venv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ source $cur_dir/helpers.sh

activate_venv

venv/bin/python3 -m pip install -q 'setuptools==51.3.3'
venv/bin/python3 -m pip install -q --upgrade setuptools

0 comments on commit aba8711

Please sign in to comment.