diff --git a/setup.py b/setup.py index e960f94..249127b 100644 --- a/setup.py +++ b/setup.py @@ -45,6 +45,7 @@ ), keywords=["vortex", "observable", "http", "compressed", "synerty"], classifiers=[ + 'License :: OSI Approved :: MIT', "Programming Language :: Python :: 3.5", ], )