This commit is contained in:
Jack Stdin 2016-02-01 23:00:17 +03:00
parent c7567b6561
commit 90cae604fa

View File

@ -9,7 +9,7 @@ setup(
author='hellotan',
author_email='hellotan@live.ru',
description='Python application that can operate with FIAS (Russian Address Object DB)',
requires=['lxml',
install_requires=['lxml',
'psycopg2',
'bottle',
'pysimplesoap',