parent
32b1c67d49
commit
f88de49438
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -28,6 +28,7 @@ setup(
|
|||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
],
|
||||
data_files=[('', ['Makefile'])],
|
||||
packages=['toot', 'toot.ui'],
|
||||
python_requires=">=3.3",
|
||||
install_requires=[
|
||||
|
|
Loading…
Reference in a new issue