mirror of https://github.com/yandex/gixy
Minor improvements
parent
82a49f4f65
commit
f5a30e2e70
1
setup.py
1
setup.py
|
@ -14,6 +14,7 @@ setup(
|
||||||
description='Nginx configuration [sec]analyzer',
|
description='Nginx configuration [sec]analyzer',
|
||||||
keywords='nginx security lint static-analysis',
|
keywords='nginx security lint static-analysis',
|
||||||
author='Yandex IS Team',
|
author='Yandex IS Team',
|
||||||
|
author_email='buglloc@yandex.ru',
|
||||||
url='https://github.com/yandex/gixy',
|
url='https://github.com/yandex/gixy',
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'pyparsing>=1.5.5',
|
'pyparsing>=1.5.5',
|
||||||
|
|
Loading…
Reference in New Issue