ci: build and upload sdists
This commit is contained in:
parent
0d967895af
commit
9e898ceefb
6 changed files with 16 additions and 67 deletions
1
setup.py
1
setup.py
|
|
@ -30,6 +30,7 @@ setup(
|
|||
'Tracker': 'https://gitlab.com/gerbolyze/gerbonara/issues',
|
||||
},
|
||||
packages=find_packages(exclude=['tests']),
|
||||
exclude_package_data={'gerbonara': ['.gitignore']},
|
||||
install_requires=['click'],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue