fatiando / boule

Reference ellipsoids for geodesy and geophysics
https://www.fatiando.org/boule
BSD 3-Clause "New" or "Revised" License
38 stars 17 forks source link

Drop support for Python 3.6 #135

Closed leouieda closed 1 year ago

leouieda commented 2 years ago

Now that v0.4.0 is out, we can drop support for Python 3.6. To do so:

  1. Remove it from setup.cfg descriptors
  2. Bump the minimum version in setup.cfg
  3. Bump the minimum version in the test GitHub actions workflow
  4. Update the Install instructions in the documentation