aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_dev.txt
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-05-03 15:57:51 +0100
committerMatthew Lemon <matt@matthewlemon.com>2021-05-03 15:57:51 +0100
commitdc08746e8cf5017b1cbb923eca296f99318e0b25 (patch)
tree0fa6baa8b17187bb9fc357d1abe0e37bb01b9aa9 /requirements_dev.txt
parent9b81638da51bf62dd921185317804bad44f93e49 (diff)
further fixes to remove poetry and fix actions
Diffstat (limited to '')
-rw-r--r--requirements_dev.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements_dev.txt b/requirements_dev.txt
new file mode 100644
index 0000000..81c15dd
--- /dev/null
+++ b/requirements_dev.txt
@@ -0,0 +1,9 @@
+pytest==5.4.1
+pytest-cov==2.7.1
+coverage==5.1
+nox==2019.11.9
+pyinstaller==4.2
+wheel==0.34.2
+pefile==2019.4.18
+pywin32-ctypes==0.2.0
+