mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 01:40:05 +00:00
Setup script fixes
This commit is contained in:
parent
6e13ed2c85
commit
d6a0a17d3f
7 changed files with 49 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pip install --upgrade conan
|
||||
pip install --upgrade geopandas
|
||||
pip install --upgrade GitPython
|
||||
conan profile detect
|
||||
conan profile detect -e
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
pip install --upgrade --user conan
|
||||
pip install --upgrade --user geopandas
|
||||
pip install --upgrade --user GitPython
|
||||
conan profile detect
|
||||
conan profile detect -e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue