From ab87c69076ff5d4ba42459a4507227c9a03ec850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Onea=C8=9B=C4=83?= Date: Fri, 14 Jun 2024 12:08:51 +0300 Subject: [PATCH] MINOR Added our planar fork to PyPI --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bf6c8e67..aad1893f 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ "svgwrite", "Pillow", "loguru", - "planar @ git+https://github.com/chalk-diagrams/planar", + "chalk-planar", "typing-extensions", "importlib-metadata", ],