diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f2be4b1c3..e08bc35bf 100755 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -386,10 +386,6 @@ jobs: # for networkx pip install pandas pip install pyarrow - # remove and build shapely with brew geos version - pip uninstall -y shapely - pip cache remove shapely - pip install -v shapely --no-binary shapely pip install pyinstaller @@ -455,10 +451,6 @@ jobs: # for networkx pip install pandas pip install pyarrow - # remove and build shapely with brew geos version - pip uninstall -y shapely - pip cache remove shapely - pip install -v shapely --no-binary shapely pip install pyinstaller