From 459cdee108e48dfafd41bcc15456635a6f152611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Fri, 8 Dec 2023 11:41:30 +0100 Subject: [PATCH] Add tabulator as submodule dependency --- .gitmodules | 3 +++ deps/tabulator | 1 + 2 files changed, 4 insertions(+) create mode 160000 deps/tabulator diff --git a/.gitmodules b/.gitmodules index 952d48b..bee45c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "deps/py-hanabi"] path = deps/py-hanabi url = https://git.abstractnonsen.se/hanabi/py-hanabi +[submodule "deps/tabulator"] + path = deps/tabulator + url = https://github.com/olifolkerd/tabulator diff --git a/deps/tabulator b/deps/tabulator new file mode 160000 index 0000000..0675efd --- /dev/null +++ b/deps/tabulator @@ -0,0 +1 @@ +Subproject commit 0675efd4b7532d91415b9b5ac3bd11b602ba57cf