Added pytest and coverage as dependencies so we can ensure unittests pass later

This commit is contained in:
2022-01-07 08:38:47 -06:00
parent c0ee1d2c29
commit 793bd2cf5b

View File

@@ -1,4 +1,6 @@
wxpython
pytest
coverage
wheel
six
configobj