Remove unnecessary check for pytest.skip
[vvp/validation-scripts.git] / requirements.txt
index 203dc09..ce63496 100644 (file)
@@ -51,5 +51,6 @@ mock
 openstack-heat
 cached-property>=1.5,<1.6
 bandit
-black
+black ; python_version>="3.6"
 pre-commit
+flake8