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

Revert "Add Makefile to package"

This reverts commit f88de49438.

see #91
This commit is contained in:
Ivan Habunek
2019-08-01 13:09:39 +02:00
parent a771ca3aa7
commit 83367d1c42

View File

@@ -34,7 +34,6 @@ setup(
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
data_files=[('', ['Makefile'])],
packages=['toot', 'toot.ui'],
python_requires=">=3.4",
install_requires=[