Flexibility updates for Windows setup

This commit is contained in:
Dan Paulat 2024-01-01 22:54:58 -06:00
parent 201fa8d777
commit fe76cd67d0
3 changed files with 23 additions and 9 deletions

View file

@ -1,4 +1,4 @@
pip install "conan<2.0"
pip install geopandas
pip install GitPython
pip install --upgrade "conan<2.0"
pip install --upgrade geopandas
pip install --upgrade GitPython
conan profile new default --detect