Open cccs-rs opened 2 days ago
Unfortunately, doesn't seem to help with a fresh tox and virtual environment. I'm on Ubuntu 22.04.4 LTS and seeing tests succeed on 3.8 & 3.9 but fail on 3.11 and 3.12 in tox.
I can also replicate outside of tox.
Creating a new venv where setuptools and wheel are not pre-installed. Install pytest, requirements.txt and tests/requirements.txt. Run python -m pytest
.
Related to: https://github.com/CybercentreCanada/Maco/issues/57