Changed licensing, modified contents of setup.py to conform to what Pypi wants/needs
This commit is contained in:
parent
1007688925
commit
932d29a1ab
3 changed files with 21 additions and 12 deletions
6
setup.py
6
setup.py
|
|
@ -25,10 +25,10 @@ SETUPTOOLS_METADATA = dict(
|
|||
classifiers = [
|
||||
'Development Status :: 4 - Beta',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: Tango License',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
'Topic :: Communications :: Chat :: Twitter',
|
||||
'Topic :: Internet :: Search',
|
||||
'Topic :: Communications :: Chat',
|
||||
'Topic :: Internet',
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue