diff --git a/README.rst b/README.rst index 7b325d3..2c4b6af 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ To install it You can install orbit-predictor from pypi:: - pip install orbit-predictor # WIP + pip install orbit-predictor Use example ----------- diff --git a/setup.py b/setup.py index 968954e..5bfef57 100755 --- a/setup.py +++ b/setup.py @@ -31,7 +31,6 @@ 'Programming Language :: Python', 'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Utilities', - 'License :: OSI Approved :: MIT License' 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', ],