keep package at top level

This commit is contained in:
Remi Ehounou
2021-05-23 17:07:57 -04:00
parent 44950b69fe
commit f9c45d927b
27 changed files with 2 additions and 3 deletions

3
setup.py Normal file
View File

@ -0,0 +1,3 @@
import setuptools
setuptools.setup()