matrix-python-sdk/setup.cfg

17 lines
176 B
INI

[flake8]
max-line-length = 90
[pep8]
max-line-length = 90
[aliases]
test=pytest
[tool:pytest]
addopts = test/
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE