Fix aws-sdk-cpp and Python build issues

This commit is contained in:
Dan Paulat 2023-02-21 23:22:32 -06:00
parent 899cb041e5
commit f0dc01f7d2
2 changed files with 18 additions and 4 deletions

View file

@ -2,6 +2,6 @@ pip install conan
pip install geopandas
pip install GitPython
pip install sphinx
pip install sphinx_rtd_theme
pip install sphinx-rtd-theme
pip install breathe
conan profile new default --detect