mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
8f0d2c0807
commit
1266d86728
1 changed files with 1 additions and 1 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