1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

setup cleanup

This commit is contained in:
Kelly Brazil
2019-11-01 08:55:52 -07:00
parent 9a9eb4120a
commit 0309c9ac67

View File

@ -21,7 +21,7 @@ setuptools.setup(
entry_points={
'console_scripts': [
'jc=jc.jc:main'
],
]
},
classifiers=[
'Programming Language :: Python :: 3',