Update setup

This commit is contained in:
Daniel Pizetta
2021-03-29 12:40:34 -03:00
parent 45613fde6d
commit 09f1f8072b
+2 -3
View File
@@ -43,7 +43,7 @@ setup(
license='MIT',
author='Colin Duquesnoy',
author_email='colin.duquesnoy@gmail.com',
description='The most complete dark stylesheet for Python and Qt applications',
description='The most complete dark/light style sheet for C++/Python and Qt applications',
long_description=long_desc,
long_description_content_type='text/x-rst',
classifiers=[
@@ -55,11 +55,10 @@ setup(
'Operating System :: Microsoft :: Windows',
'Operating System :: POSIX :: Linux',
'Operating System :: MacOS',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Topic :: Software Development :: Libraries :: Application Frameworks'
],
zip_safe=False, # don't use eggs