mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
py39+
This commit is contained in:
parent
e492aeb385
commit
9d55ccdb72
22 changed files with 64 additions and 78 deletions
|
|
@ -31,7 +31,7 @@ install_requires =
|
|||
mccabe>=0.7.0,<0.8.0
|
||||
pycodestyle>=2.12.0,<2.13.0
|
||||
pyflakes>=3.2.0,<3.3.0
|
||||
python_requires = >=3.8.1
|
||||
python_requires = >=3.9
|
||||
package_dir =
|
||||
=src
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue