Closed aldman123 closed 4 months ago
Thanks! For good measure can I ask you to open as well an issue refering to this PR, so that the problem can be made clear to all?
Looks like setuptools is aware of downstream issues and is trying to undo the changes. This PR might not be needed anymore https://setuptools.pypa.io/en/stable/history.html#v72-0-0
Looks like the new release (72.1.0) works for my projects. Hopefully no change is needed for the mkdocs-mermaid2-plugin, but ideally a more active contributor should check that things are working as expected.
Feel free to close this PR without merging.
As requested.
@aldman123
ideally a more active contributor should check that things are working as expected.
That would be greatly appreciated. If in the future you notice something, do not hesitate to open an issue again.
Setup tools has a breaking version which is causing issues. https://setuptools.pypa.io/en/stable/history.html#v72-0-0
This PR is just to lock the version to be before 72.0.0. A future PR may be needed to migrate to a different test runner.