-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
I am trying to release a new version of dj-database-url but I am getting the following error when hitting release on the jazzband site.
Uploading distributions to https://upload.pypi.org/legacy/
�[31mERROR �[0m InvalidDistribution: Metadata is missing required fields: Name, Version.
Make sure the distribution includes the files where those fields are specified, and
is using a supported Metadata-Version: 1.0, 1.1, 1.2, 2.0, 2.1, 2.2, 2.3.
The version of Metadata as a result of the build pipeline is 2.4, can the dependencies on the website be update.
albertyw