tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Augment unit testing, tox and CI to cover Python 3.11 #183

Closed lewismc closed 1 year ago

lewismc commented 1 year ago

Python 3.11 has been available for sometime and I use it myself. We should augment the unit tests, tox config, Github Actions and SonarCloud CI to reflect this.