Commit Graph

10 Commits

Author SHA1 Message Date
Paul Pfeister c6c1f3eef7 Deprecate Python 3.8
Python 3.8 is nearing EOL, and it's being deprecated here to allow for
more ready dependency resolution between pandas and numpy, avoiding a
fatal import. Resolves #2266.
2024-08-23 01:15:47 -04:00
Paul Pfeister c12304a71a Merge branch 'package-collision' into release/0.15.0-rc2 2024-07-08 04:37:30 -04:00
Paul Pfeister ab869ef974 Downgrade tox
CentOS Stream seems to lack tox >= 4, so 3 is needed for proper support.
Version can be bumped safely once the CentOS package for tox is updated.
2024-06-25 23:18:56 -04:00
Paul Pfeister 267e5a6979 Adjust ci paths 2024-06-24 17:04:50 -04:00
Paul Pfeister 67258b58a4 Adapt for online testing
When using tox, pass `-e offline` to exclude online tests.
When using pytest, pass `-m "not online"` to do the same.
2024-05-31 14:46:47 -04:00
Paul Pfeister 249bab36eb Drop py313 from ci 2024-05-31 14:46:46 -04:00
Paul Pfeister 790305bc07 Fix ci 2024-05-31 14:46:46 -04:00
Paul Pfeister a785a5931f Adopt tox and pytest 2024-05-31 14:46:46 -04:00
Paul Pfeister 85ec59e255 whitelist -> allowlist
Seriously, tox?
2024-05-31 14:46:46 -04:00
Paul Pfeister b344611371 Add basic tox 2024-05-31 14:46:45 -04:00