Skip to content

Commit

Permalink
Upgrade setuptools on fake spine pip
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenmccullaghmadetech committed Aug 16, 2024
1 parent 31dc55b commit 22b3716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/fake_spine/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ python_version = "3.9"
[scripts]
start = "python main.py"
uninstall_setuptools = "pip uninstall -y setuptools"
install_setuptools = "pip install -Iv setuptools==57.5.0"
install_setuptools = "pip install -Iv setuptools==72.2.0"

0 comments on commit 22b3716

Please sign in to comment.