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