mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 03:50:05 +00:00
Fixes for Conan 2.x on Linux
This commit is contained in:
parent
75a8f7f351
commit
84bbfe4413
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pip install --upgrade conan
|
||||
pip install --upgrade geopandas
|
||||
pip install --upgrade GitPython
|
||||
conan profile new default --detect
|
||||
conan profile detect
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
pip install --upgrade --user conan
|
||||
pip install --upgrade --user geopandas
|
||||
pip install --upgrade --user GitPython
|
||||
conan profile new default --detect
|
||||
conan profile detect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue