mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
9 lines
110 B
INI
9 lines
110 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[bdist_wheel]
|
|
universal=1
|
|
|
|
[metadata]
|
|
requires-dist =
|
|
enum34; python_version<"3.4"
|