ognibuild/setup.cfg
2021-06-02 15:12:47 +00:00

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