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