Add two required string for version detection

release/4.3a0
Fan Jiang 2020-02-11 09:44:02 -05:00
parent dfc0529dce
commit 3eb2a4d1b6
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ setup(
license='Simplified BSD license',
keywords='slam sam robotics localization mapping optimization',
long_description='''${README_CONTENTS}''',
long_description_content_type='text/markdown',
python_requires='>=2.7',
# https://pypi.org/pypi?%3Aaction=list_classifiers
classifiers=[
'Development Status :: 5 - Production/Stable',