diff --git a/src/constants.py b/src/constants.py new file mode 100644 index 0000000..204c669 --- /dev/null +++ b/src/constants.py @@ -0,0 +1,2 @@ +ZK_DIRECTORY = "/home/thomas/repos/eolas" +ZK_TEST_DIRECTORY = "/home/thomas/repos/dummy-zk"