brandon-rhodes / pyephem

Scientific-grade astronomy routines for Python
Other
783 stars 121 forks source link

Step forward versions to counter the entropy of time #256

Closed lod closed 1 month ago

lod commented 1 year ago

Adding versions to setup.py triggers wheel builds for pypi users.

Stepping forward the various build system versions at the same time seemed like the polite thing to do.

Fixes https://github.com/brandon-rhodes/pyephem/issues/257

cdce8p commented 1 month ago

Most of the changes here are already implemented. The only one left would be the updated python-version for the setup-python actions. Not sure that's necessary though as 3.8 works fine for the time being.