setup.py needs to be top level
This commit is contained in:
parent
ec059d5354
commit
d8bb8d8aba
@ -6,7 +6,7 @@ setup(
|
||||
packages=[''],
|
||||
url='',
|
||||
license='GPLv3',
|
||||
author='pennywise',
|
||||
author='Stefan Harmuth',
|
||||
author_email='pennywise@drock.de',
|
||||
description='Just some small tools to make life easier'
|
||||
)
|
||||
Loading…
Reference in New Issue
Block a user