Closed lod closed 1 month 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
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.
python-version
setup-python
3.8
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