mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-27 21:00:37 +02:00
Include LICENSE-MIT-0 in the sdist and fix license metadata
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user