Fix setup.py
This commit is contained in:
1
setup.py
1
setup.py
@@ -5,6 +5,7 @@ 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/{0}.tar.gz'.format("master"),
|
||||
license='',
|
||||
author='hellotan',
|
||||
author_email='hellotan@live.ru',
|
||||
|
||||
Reference in New Issue
Block a user