use find_packages()
This commit is contained in:
parent
1e7b9751be
commit
77f36206f9
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ setup(name='masque',
|
||||
author='Jan Petykiewicz',
|
||||
author_email='anewusername@gmail.com',
|
||||
url='https://mpxd.net/gogs/jan/masque',
|
||||
packages=['masque'],
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
'numpy'
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user