Fix the setup.py license according to tito.spec (#433)

See PR #431
This commit is contained in:
Jakub Kadlčík 2023-06-30 03:36:18 -04:00 committed by GitHub
parent 863e4c7e34
commit 3aba8d0f7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ setup(
long_description_content_type="text/markdown",
author='rpm-software-management',
url='https://github.com/rpm-software-management/tito',
license='GPLv2+',
license='GPLv2',
# tell distutils packages are under src directory
package_dir={