Use spaces instead of tabs for setup.py

This commit is contained in:
Sebastian Lohff 2020-09-06 23:26:49 +02:00
parent 864b2161b1
commit 3d46950d6c
1 changed files with 35 additions and 36 deletions

View File

@ -18,7 +18,6 @@ setup(
'pytest',
'requests',
],
scripts=['servefile'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Console',