From 88fee60c0d57e5dc7f0d1c0841221c92624f4362 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Sat, 27 Aug 2022 12:58:41 +0300 Subject: [PATCH] [~] Refactor --- .gitmodules | 3 +++ deps/ipython | 1 + 2 files changed, 4 insertions(+) create mode 160000 deps/ipython diff --git a/.gitmodules b/.gitmodules index 44647ff..94a87cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "deps/alpha-pose"] path = deps/alpha-pose url = https://github.com/WildflowerSchools/AlphaPose +[submodule "deps/ipython"] + path = deps/ipython + url = https://github.com/ipython/ipython diff --git a/deps/ipython b/deps/ipython new file mode 160000 index 0000000..7f51a03 --- /dev/null +++ b/deps/ipython @@ -0,0 +1 @@ +Subproject commit 7f51a0332edd0c675c2d314ca3e62df7ef041281