Add missing , to setup.py

master
Sebastian Lohff 5 년 전
부모 ef9e71c7c0
커밋 2fa09f88f7

@ -17,7 +17,7 @@ setup(
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3',
'Environment :: Console',
]
],
entry_points={
'console_scripts': [
'genconfdrv = genconfdrv.genconfdrv:main'

불러오는 중...
취소
저장