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
I need to give PEP 725 another push soon. In case you find gaps in the metadata, I'd be happy to learn/address. Also, grayskull now has initial PEP 725 support which may be relevant:
Except for exceptions, the package names of Python packages in distributions follow simple naming schemes.
When creating a new PyPI package using
sage --package create --pypi
, we should be able to create the files indistros/
as well.The text was updated successfully, but these errors were encountered: