summaryrefslogtreecommitdiffstats
path: root/share/extensions/other/gcodetools/tests/dev_requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/other/gcodetools/tests/dev_requirements.txt')
-rw-r--r--share/extensions/other/gcodetools/tests/dev_requirements.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/extensions/other/gcodetools/tests/dev_requirements.txt b/share/extensions/other/gcodetools/tests/dev_requirements.txt
new file mode 100644
index 0000000..0e358d9
--- /dev/null
+++ b/share/extensions/other/gcodetools/tests/dev_requirements.txt
@@ -0,0 +1,11 @@
+# Dev Requirements
+pytest
+pytest-cov
+
+# Code requirements
+typing
+lxml
+numpy
+scour
+pyserial
+cssselect \ No newline at end of file