Closed oyvfoss closed 3 months ago
.. ok, looks like the dependency comes from compliance-checker
. Maybe we need some sort of conditional or optional dependency..
Solved. compliance-checker
is made optional dependency in pyproject.toml
, and metadata.check_conventions throws appropriate errors if we try to run those functions.
After this, all tests seem to run well*:
*Fails with the combination Win + Py3.12, but that seems unrelated to this and will be addressed elsewhere.
This module is causing all kinds of compatibility issues:
mac_latest
andwindows_latest
Need to identify exactly where this is needed. Looks like they are working on it this year but I'd rather just drop it.