mirror of
https://github.com/ihabunek/toot
synced 2025-01-27 09:41:26 +01:00
parent
32b1c67d49
commit
f88de49438
1
setup.py
1
setup.py
@ -28,6 +28,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 3.5',
|
'Programming Language :: Python :: 3.5',
|
||||||
'Programming Language :: Python :: 3.6',
|
'Programming Language :: Python :: 3.6',
|
||||||
],
|
],
|
||||||
|
data_files=[('', ['Makefile'])],
|
||||||
packages=['toot', 'toot.ui'],
|
packages=['toot', 'toot.ui'],
|
||||||
python_requires=">=3.3",
|
python_requires=">=3.3",
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user