mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
py310+
This commit is contained in:
parent
d45bdc05ce
commit
567cafc15a
9 changed files with 25 additions and 74 deletions
|
|
@ -30,7 +30,7 @@ install_requires =
|
|||
mccabe>=0.7.0,<0.8.0
|
||||
pycodestyle>=2.14.0,<2.15.0
|
||||
pyflakes>=3.4.0,<3.5.0
|
||||
python_requires = >=3.9
|
||||
python_requires = >=3.10
|
||||
package_dir =
|
||||
=src
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue