1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-29 04:35:54 -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
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

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