Fix 4
This commit is contained in:
parent
c7567b6561
commit
90cae604fa
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ setup(
|
|||||||
author='hellotan',
|
author='hellotan',
|
||||||
author_email='hellotan@live.ru',
|
author_email='hellotan@live.ru',
|
||||||
description='Python application that can operate with FIAS (Russian Address Object DB)',
|
description='Python application that can operate with FIAS (Russian Address Object DB)',
|
||||||
requires=['lxml',
|
install_requires=['lxml',
|
||||||
'psycopg2',
|
'psycopg2',
|
||||||
'bottle',
|
'bottle',
|
||||||
'pysimplesoap',
|
'pysimplesoap',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user