|
|
@ -41,7 +41,9 @@ setup_params = dict( |
|
|
|
"Development Status :: 5 - Production/Stable", |
|
|
|
"Development Status :: 5 - Production/Stable", |
|
|
|
"Intended Audience :: Developers", |
|
|
|
"Intended Audience :: Developers", |
|
|
|
"Intended Audience :: Science/Research", |
|
|
|
"Intended Audience :: Science/Research", |
|
|
|
"Programming Language :: Python", |
|
|
|
"Programming Language :: Python :: 2.6", |
|
|
|
|
|
|
|
"Programming Language :: Python :: 2.7", |
|
|
|
|
|
|
|
"Programming Language :: Python :: 3", |
|
|
|
"License :: OSI Approved :: MIT License", |
|
|
|
"License :: OSI Approved :: MIT License", |
|
|
|
], |
|
|
|
], |
|
|
|
entry_points = { |
|
|
|
entry_points = { |
|
|
|