diff --git a/setup.py b/setup.py index 5407913..69441c0 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,6 @@ setup( version='0.0.1', packages=['aore', 'aore.fias', 'aore.config', 'aore.dbutils', 'aore.updater', 'aore.miscutils'], url='https://github.com/jar3b/py-phias', - download_url='https://github.com/jar3b/py-phias/archive/master.zip', license='', author='hellotan', author_email='hellotan@live.ru',