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
Remove obsolete requirements.txt and setup.py (#10)
Modern Python projects using PEP 621 only need pyproject.toml as the
single source of truth for dependencies and package configuration.
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments