We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876171e commit 83234a2Copy full SHA for 83234a2
tox.ini
@@ -39,6 +39,7 @@ deps =
39
py{36,37,38,39,310,311}-lint: flake8-bugbear
40
py{36,37,38,39,310,311}-lint: black
41
py{36,37,38,39,310,311}-bandit: bandit
42
+ py{36,37}-bandit: importlib-metadata<5 # work around https://github.com/PyCQA/bandit/issues/956
43
py{37,38,39,310,311}-mypy: -rmypy-requirements.txt
44
45
setenv =
0 commit comments