Commit graph

9 commits

Author SHA1 Message Date
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