diff --git a/setup.py b/setup.py index f3d9b43aee6917ca8ee9975e3702d71334a38b87..0514db71c994a70c40b6ee811161483f75786abc 100644 --- a/setup.py +++ b/setup.py @@ -1,8 +1,7 @@ #!/usr/bin/env python +""" setup.py for Insect Navigation Toolbox +(called navipy) """ -setup.py for Insect Navigation Toolbox (called navipy) - -"" from setuptools import setup, find_packages excluded = []