mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
Release: https://pypi.org/pypi/flake8/7.1.0 Homepage: https://github.com/pycqa/flake8 Repository: https://github.com/pycqa/flake8 Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8 Diff: https://github.com/pycqa/flake8/compare/7.0.0...7.1.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 7. - Total lines of Python code deleted: 3.
4 lines
104 B
TOML
4 lines
104 B
TOML
version = "7.1.*"
|
|
upstream_repository = "https://github.com/pycqa/flake8"
|
|
requires = ["types-pyflakes"]
|