From b8486d6d1ced4beed306605815c8e17649849b58 Mon Sep 17 00:00:00 2001 From: marceloprates Date: Mon, 3 Mar 2025 15:00:45 -0300 Subject: [PATCH] added setup.sh for streamlit cloud --- setup.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 setup.sh diff --git a/setup.sh b/setup.sh new file mode 100644 index 0000000..4577e55 --- /dev/null +++ b/setup.sh @@ -0,0 +1 @@ +pip install git+https://github.com/marceloprates/prettymaps.git \ No newline at end of file