You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make fixate-requirements work with pip-19.3.1 and PEP 440
This is not needed during `make wheelhouse` in st2-packages.
But, rpmbuild runs fixate-requirements again when running build_os_package.sh
in a new rpmbuild venv that does not have pip-20 yet.
So, this makes that corner case in our circleci workflow work like.
0 commit comments