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 .
3 months ago
Paul Pfeister
c12304a71a
Merge branch 'package-collision' into release/0.15.0-rc2
5 months ago
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.
5 months ago
Paul Pfeister
267e5a6979
Adjust ci paths
5 months ago
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.
6 months ago
Paul Pfeister
249bab36eb
Drop py313 from ci
6 months ago
Paul Pfeister
790305bc07
Fix ci
6 months ago
Paul Pfeister
a785a5931f
Adopt tox and pytest
6 months ago
Paul Pfeister
85ec59e255
whitelist -> allowlist
...
Seriously, tox?
6 months ago
Paul Pfeister
b344611371
Add basic tox
6 months ago