mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
remove universal bdist
Flake8 no longer supports Python 2, so there is no need of building universal bdist.
This commit is contained in:
parent
ecee230c6f
commit
61d7b36e93
1 changed files with 0 additions and 3 deletions
|
|
@ -95,9 +95,6 @@ flake8.report =
|
|||
quiet-filename = flake8.formatting.default:FilenameOnly
|
||||
quiet-nothing = flake8.formatting.default:Nothing
|
||||
|
||||
[bdist_wheel]
|
||||
universal = 1
|
||||
|
||||
[mypy]
|
||||
check_untyped_defs = true
|
||||
disallow_any_generics = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue