Fix build issues

This commit is contained in:
lukew3
2020-10-19 10:46:32 -04:00
parent 29ae868dae
commit f723fb1881
4 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ setup(
license='MIT',
packages=find_packages(),
install_requires=[
],
entry_points={
}