diff --git a/setup.py b/setup.py index 784054a..1b03314 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setuptools.setup( name="plenoirf_cherenkov-plenoscope-project", version=version, - description="Explore magnetic deflection of cosmic-rays below 10GeV.", + description="Estimate Portal's instrument response function", long_description=long_description, long_description_content_type="text/x-rst", url="https://github.com/cherenkov-plenoscope/plenoirf",