Sign in
chromium
/
external
/
github.com
/
sybrenstuvel
/
python-rsa
/
refs/heads/main
/
.
/
setup.cfg
blob: f91c7d03843837360cf58ae372fe5a246a9ed350 [
file
] [
edit
]
[
metadata
]
license_file
=
LICENSE
[
flake8
]
max
-
line
-
length
=
100
max
-
complexity
=
10
[
pep8
]
max
-
line
-
length
=
100
[
mypy
]
python_version
=
3.8
warn_unused_ignores
=
True
ignore_missing_imports
=
True
follow_imports
=
skip
incremental
=
True