mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 05:54:17 +00:00
where possible http->https and fix links
This commit is contained in:
parent
0322dee1ed
commit
c6882772e1
6 changed files with 12 additions and 12 deletions
|
|
@ -35,9 +35,9 @@ packages = find:
|
|||
package_dir =
|
||||
=src
|
||||
# We document the reasoning for using ranges here:
|
||||
# http://flake8.pycqa.org/en/latest/faq.html#why-does-flake8-use-ranges-for-its-dependencies
|
||||
# https://flake8.pycqa.org/en/latest/faq.html#why-does-flake8-use-ranges-for-its-dependencies
|
||||
# And in which releases we will update those ranges here:
|
||||
# http://flake8.pycqa.org/en/latest/internal/releases.html#releasing-flake8
|
||||
# https://flake8.pycqa.org/en/latest/internal/releases.html#releasing-flake8
|
||||
install_requires =
|
||||
mccabe>=0.7.0,<0.8.0
|
||||
pycodestyle>=2.8.0,<2.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue