tqdm/setup.cfg

8 lines
145 B
INI
Raw Normal View History

[bdist_wheel]
universal = 1
2019-08-18 19:16:17 +00:00
[flake8]
ignore = W503,W504
max_line_length = 80
exclude = .asv,.tox,.ipynb_checkpoints,build,dist,.git,__pycache__