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
As always, Python's packaging tools keep evolving.
Having looked at the current options, Hatch seems like a good fit (replacing tox). It is probably okay to move from setup.py to pyproject.toml at this point.
The text was updated successfully, but these errors were encountered:
As always, Python's packaging tools keep evolving.
Having looked at the current options, Hatch seems like a good fit (replacing
tox
). It is probably okay to move fromsetup.py
topyproject.toml
at this point.The text was updated successfully, but these errors were encountered: