diff --git a/setup.py b/setup.py index 5d3614538..15ee58ccf 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ AUTHOR = "PyMC Developers" AUTHOR_EMAIL = "pymc.devs@gmail.com" URL = "http://github.com/pymc-devs/pymc-extras" -LICENSE = "Apache License, Version 2.0" +LICENSE = "Apache-2.0" classifiers = [ "Development Status :: 5 - Production/Stable",