diff --git a/docs/setup.py b/docs/setup.py index 5c5c795..70c4bb0 100644 --- a/docs/setup.py +++ b/docs/setup.py @@ -39,7 +39,7 @@ def find_version(*file_paths): author='Marco Galardini and John Lees', author_email='marco@ebi.ac.uk', license='Apache Software License', - package_dir = {'': '..'}, + # package_dir = {'': '..'}, classifiers=[ 'Development Status :: 4 - Beta', 'Intended Audience :: Science/Research',