mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
try use py36 for uploads (#429)
* try use py36 for uploads * another try * another
This commit is contained in:
@@ -34,7 +34,7 @@ echo -----------------------
|
||||
# Bundle external shared libraries into the wheels
|
||||
pushd $WHEELHOUSEDIR
|
||||
|
||||
pip install devpi-client
|
||||
pip3 install devpi-client
|
||||
devpi use https://m.devpi.net
|
||||
devpi login dc --password $DEVPI_LOGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user