mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-26 21:04:16 +02:00
rename jc.py to jc
This commit is contained in:
@@ -17,7 +17,7 @@ setuptools.setup(
|
||||
python_requires='~=3.4',
|
||||
url='https://github.com/kellyjonbrazil/jc',
|
||||
packages=setuptools.find_packages(),
|
||||
scripts=['jc/jc.py'],
|
||||
scripts=['jc/jc'],
|
||||
classifiers=[
|
||||
'Programming Language :: Python :: 3',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
|
||||
Reference in New Issue
Block a user