From c31fa58c85e866b3a5ab04882c7aff655f0b5477 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 30 Apr 2024 11:39:20 +0200 Subject: Implement etoolkit encryption protocol v2 --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1173069..86a1527 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,3 +13,6 @@ addopts = "-s" testpaths = [ "tests" ] +pythonpath = [ + "src" +] -- cgit v1.3