Loading setup.py +2 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ extras = { ], 'docs': ['sphinx'] } classifiers=[ "Programming Language :: Python :: 3", 'Programming Language :: Python :: 3.6', Loading @@ -24,7 +25,7 @@ classifiers=[ "License :: OSI Approved :: Apache Software License", 'Intended Audience :: Developers', 'Topic :: Utilities', ], ] entry_points = { Loading Loading
setup.py +2 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ extras = { ], 'docs': ['sphinx'] } classifiers=[ "Programming Language :: Python :: 3", 'Programming Language :: Python :: 3.6', Loading @@ -24,7 +25,7 @@ classifiers=[ "License :: OSI Approved :: Apache Software License", 'Intended Audience :: Developers', 'Topic :: Utilities', ], ] entry_points = { Loading