Open chhotii-alex opened 1 week ago
distutils is gone with new Python
distutils
[build-system]
Currently pip -e ".[dev]" and then pytest gives no warning on my Mac with the following active:
pip -e ".[dev]"
pytest
distutils
is gone with new Python[build-system]
section of pyproject.toml (see diversity repo)