Closed tlecomte closed 6 months ago
pyproject.toml is now a preferred place to implement many things that used to be in setup.py. This modernizes the setup and the dependency management, and removes the need for some of the workarounds for extensions and versioning.
pyproject.toml is now a preferred place to implement many things that used to be in setup.py. This modernizes the setup and the dependency management, and removes the need for some of the workarounds for extensions and versioning.