Merge pull request #8 from wiggin15/patch-1
Update setup.py classifiers
This commit is contained in:
2
setup.py
2
setup.py
@@ -39,6 +39,8 @@ setup(
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: POSIX",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 2",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules"],
|
||||
packages=find_packages('src'),
|
||||
package_dir={'': 'src'},
|
||||
|
||||
Reference in New Issue
Block a user