Add flake8 and yamllint tox environments and fix tox errors
[sdnvpn.git] / test-requirements.txt
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644 (file)
index 0000000..646bbae
--- /dev/null
@@ -0,0 +1,5 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+flake8 # MIT
+yamllint