-
-
Notifications
You must be signed in to change notification settings - Fork 779
Where all to update pip and or virtualenv
blag edited this page Feb 15, 2021
·
5 revisions
-
https://github.com/StackStorm/st2/blob/master/Makefile
The
PIP_VERSIONmake variable in theMakefilefor st2 -
https://github.com/StackStorm/st2/blob/master/st2common/bin/st2-run-pack-tests
In the
st2-run-pack-testsscript in the st2 repo -
https://github.com/StackStorm/orquesta/blob/master/Makefile
In the
Makefilefor orquesta - https://github.com/StackStorm/st2-packages/blob/master/rpmspec/package_venv.spec In the RPM Spec file in the st2-packages repo
- https://github.com/StackStorm/st2cd/blob/master/actions/set_e2e_tests.sh In the setup script for the end-to-end tests in the st2cd repo
-
https://github.com/StackStorm/st2tests/blob/master/Makefile
In the
Makefilefor the st2tests repo - https://github.com/StackStorm/st2packaging-dockerfiles/tree/master/packagingbuild In all of the packagingbuild Dockerfiles
-
https://github.com/StackStorm-Exchange/ci/blob/master/.circle/Makefile
In both the
requirementsandrequirements-citargets. -
https://github.com/StackStorm-Exchange/stackstorm-powerdns/blob/master/Makefile
In the PowerDNS pack
Makefile