mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
fix upload error?! (#1454)
* use latest setuptools * clear indexes also if nothing was uploaded to dc/* branches
This commit is contained in:
@@ -37,7 +37,7 @@ echo -----------------------
|
||||
# Bundle external shared libraries into the wheels
|
||||
pushd $WHEELHOUSEDIR
|
||||
|
||||
pip3 install -U pip
|
||||
pip3 install -U pip setuptools
|
||||
pip3 install devpi-client
|
||||
devpi use https://m.devpi.net
|
||||
devpi login dc --password $DEVPI_LOGIN
|
||||
|
||||
Reference in New Issue
Block a user