Revert "Add Makefile to package"
This reverts commit f88de49438
.
see #91
This commit is contained in:
parent
a771ca3aa7
commit
83367d1c42
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -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=[
|
||||
|
|
Loading…
Reference in a new issue