Merge pull request #816 from pierotofy/gippydep

Fixed gippy dependency

Former-commit-id: 3328f0e2cb
pull/1161/head
Piero Toffanin 2018-05-06 21:37:52 -04:00 zatwierdzone przez GitHub
commit 77bb575743
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -100,7 +100,7 @@ install() {
echo "Installing split-merge Dependencies"
pip install -U scipy shapely numpy pyproj
pip install -U https://github.com/OpenDroneMap/gippy/archive/v0.3.9.tar.gz psutil
pip install -U gippy psutil
echo "Compiling SuperBuild"
cd ${RUNPATH}/SuperBuild