delete old interop, turn on with placeholders, add py312 and py313 to CI testing

This commit is contained in:
pacrob
2025-05-08 12:57:24 -06:00
committed by Paul Robinson
parent 4c02c4ea02
commit fd893afba6
20 changed files with 24 additions and 2107 deletions

View File

@ -212,9 +212,6 @@ We can run all tests with:
make test
At this time, the interop tests are not passing. You can run just the internal tests
with ``pytest tests/core``.
Code Style
~~~~~~~~~~