Include LICENSE-MIT-0 in the sdist and fix license metadata

This commit is contained in:
Karolina Surma
2022-08-01 14:14:44 +02:00
parent d9705f8536
commit dd292eb93c
+2 -2
View File
@@ -6,10 +6,10 @@ author_email = ksurma@redhat.com
description = Generate a valid Fedora specfile from Python package from PyPI
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT, CC0
license = MIT, MIT-0
license_files =
LICENSE-MIT
LICENSE-CC0
LICENSE-MIT-0
url = https://github.com/befeleme/pyp2spec/
classifiers =
Programming Language :: Python :: 3