We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0d851 commit 447c74aCopy full SHA for 447c74a
build/test-requirements.txt
@@ -2,7 +2,7 @@
2
# but flake8 has a tighter pinning.
3
flake8
4
autopep8
5
-bandit
+bandit ; python_version >= '3.5'
6
black ; python_version > '2.7'
7
yapf
8
pylint
0 commit comments