ognibuild/setup.cfg

13 lines
179 B
INI

[flake8]
banned-modules = silver-platter = Should not use silver-platter
[mypy]
ignore_missing_imports = True
[bdist_wheel]
universal = 1
[egg_info]
tag_build =
tag_date = 0