#8580 Update method for the installation of packages in editable mode

unreleased
in-progress
None
General
nobody
3 days ago
3 days ago
No

pip 25.3 will remove legacy setup.py develop mechanism for pip install --editable and we want to be ready for this release.
Start updating our setup.py files and move the configuration to a pyproject.toml file.

Related

Commit: [2575e1]
Commit: [68a0c2]
Commit: [6a0063]
Commit: [895a4e]
Commit: [9db3fd]
Commit: [d6efca]

Discussion


Log in to post a comment.