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
The pyproject.toml make the project buildable with pip without calling
directly to setup.py.
The metadata in setup.cfg makes the setup.py smaller and it's easier to
modify metadata in the cfg file instead of using python directly.
0 commit comments