0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-10-21 19:44:16 -04:00

Add Makefile to package

issue #91
This commit is contained in:
Ivan Habunek
2019-02-13 12:56:47 +01:00
parent 32b1c67d49
commit f88de49438

View File

@@ -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=[