mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2026-02-10 03:19:30 +00:00
fixed typo in setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -39,7 +39,7 @@ setup(
|
|||||||
|
|
||||||
# Indicate who your project is intended for
|
# Indicate who your project is intended for
|
||||||
'Intended Audience :: Science/Research',
|
'Intended Audience :: Science/Research',
|
||||||
'Topic :: Tex Processing :: General',
|
'Topic :: Text Processing :: General',
|
||||||
|
|
||||||
# Pick your license as you wish (should match "license" above)
|
# Pick your license as you wish (should match "license" above)
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
|
|||||||
Reference in New Issue
Block a user