Files
opensearch-pyd/setup.cfg
T
Shephali Mittal 064213a9ed Removed Elastic Doc Reference
Signed-off-by: Shephali Mittal <shephalm@amazon.com>
2021-08-13 11:45:36 +05:30

15 lines
179 B
INI

[bdist_wheel]
universal = 1
[bdist_rpm]
requires = python python-urllib3
[flake8]
ignore = E203, E266, E501, W503
[tool:pytest]
junit_family=legacy
[tool:isort]
profile=black