fixed typo in setup.py

This commit is contained in:
Niru Maheswaranathan
2015-02-24 13:00:00 -08:00
parent d806b9b74b
commit 6a7ef77f24

View File

@@ -39,7 +39,7 @@ setup(
# Indicate who your project is intended for
'Intended Audience :: Science/Research',
'Topic :: Tex Processing :: General',
'Topic :: Text Processing :: General',
# Pick your license as you wish (should match "license" above)
'License :: OSI Approved :: MIT License',