diff --git a/setup.py b/setup.py index cf8d535..44a11ad 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,6 @@ author="Mimo Tilbich et al.", author_email="{patrick.esser, johannes.haux}" "@iwr.uni-heidelberg.de", license="MIT", - # packages=["edflow"], packages=find_packages(), install_requires=[ "pyyaml",