jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
898 stars 120 forks source link

Stop building universal wheel because Python 2 is no longer supported #197

Closed rayrrr closed 1 year ago

rayrrr commented 1 year ago

While preparing to release GeoJSON 3.0.0 it became apparent that a Python-2-compatible wheel was still being generated by the CI release tool. This removes the config that caused that behavior.

codecov[bot] commented 1 year ago

Codecov Report

Merging #197 (fb222c7) into main (3512d36) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   94.90%   94.90%           
=======================================
  Files          10       10           
  Lines         353      353           
  Branches       76       76           
=======================================
  Hits          335      335           
  Misses         11       11           
  Partials        7        7           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more