mattijn / topojson

Encode spatial data as topology in Python! 🌍 https://mattijn.github.io/topojson
BSD 3-Clause "New" or "Revised" License
178 stars 27 forks source link

Update test.yml #177

Closed mattijn closed 2 years ago

mattijn commented 2 years ago

Use == instead of ~= in:

run: python -m pip install "shapely==${{ matrix.shapely-version }}"