mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Also update setuptools
This commit is contained in:
parent
88969ae5e6
commit
944d5e709c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ cfg['branches'] = {
|
|||
|
||||
cfg['install'] = ["""
|
||||
. scripts/travis-install.sh;
|
||||
pip install -U pip;
|
||||
pip install -U pip setuptools;
|
||||
pip install wheel;
|
||||
make -e install-dev;
|
||||
make -e install-$BUILD;
|
||||
|
|
|
|||
Loading…
Reference in a new issue