From 91beb2cf2a5578dd2b29fb2c488cb5d2a156db2f Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 7 May 2024 21:31:06 +0200 Subject: Publish and add installation notes --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 323ded3..97a9282 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__/ .pytest_cache/ +dist/ poetry.lock -- cgit v1.3.1