1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

setup cleanup

This commit is contained in:
Kelly Brazil
2019-11-01 08:55:52 -07:00
parent 9a9eb4120a
commit 0309c9ac67
+1 -1
View File
@@ -21,7 +21,7 @@ setuptools.setup(
entry_points={
'console_scripts': [
'jc=jc.jc:main'
],
]
},
classifiers=[
'Programming Language :: Python :: 3',