diff --git a/setup.py b/setup.py index f61f3004..9589a5ae 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def get_version(): author="Uriel Corfa", author_email="uriel@corfa.fr", description=("Django middlewares to monitor your application with Prometheus.io."), - license="Apache", + license="Apache-2.0", keywords="django monitoring prometheus", url="http://github.com/korfuri/django-prometheus", project_urls={