You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add static project.urls for GitHub dependency graph compatibility
Remove urls from dynamic list and add static [project.urls] section.
This allows GitHub to read the Repository URL directly from pyproject.toml
without needing to run build backends, which fixes the dependency graph.
Fixes#1035
Co-authored-by: SashankBhamidi <66299104+SashankBhamidi@users.noreply.github.com>
0 commit comments