mirror of
https://github.com/wassname/flask-s3.git
synced 2026-07-27 11:22:10 +08:00
changed licence description in file so that PyPi would accept the distribution with the current licence.
This commit is contained in:
@@ -28,10 +28,10 @@ setup(
|
||||
classifiers=[
|
||||
'Environment :: Web Environment',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: WTFPL',
|
||||
'License :: Other/Proprietary License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules'
|
||||
]
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user