From 5936e7415f56652ef8b2a18da94c0eaf74ef3e04 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 20 Dec 2021 15:53:03 -0500 Subject: update/add submodules --- .gitmodules | 9 +++++++++ python-formulaic | 1 + python-interface-meta | 1 + python-linearmodels | 2 +- python-lineprofiler | 1 + 5 files changed, 13 insertions(+), 1 deletion(-) create mode 160000 python-formulaic create mode 160000 python-interface-meta create mode 160000 python-lineprofiler diff --git a/.gitmodules b/.gitmodules index a7a05a5..4ddf86b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -407,3 +407,12 @@ [submodule "python-jupyter-dash"] path = python-jupyter-dash url = aur@aur.archlinux.org:python-jupyter-dash.git +[submodule "python-formulaic"] + path = python-formulaic + url = aur@aur.archlinux.org:python-formulaic.git +[submodule "python-interface-meta"] + path = python-interface-meta + url = aur@aur.archlinux.org:python-interface-meta.git +[submodule "python-lineprofiler"] + path = python-lineprofiler + url = aur@aur.archlinux.org:python-lineprofiler.git diff --git a/python-formulaic b/python-formulaic new file mode 160000 index 0000000..6cef5d5 --- /dev/null +++ b/python-formulaic @@ -0,0 +1 @@ +Subproject commit 6cef5d54f5a3a1d35b840a9284586405935af79e diff --git a/python-interface-meta b/python-interface-meta new file mode 160000 index 0000000..63ee46a --- /dev/null +++ b/python-interface-meta @@ -0,0 +1 @@ +Subproject commit 63ee46a1ead6f53c855890552ff5f35bbce879a3 diff --git a/python-linearmodels b/python-linearmodels index d774f88..8ed6f65 160000 --- a/python-linearmodels +++ b/python-linearmodels @@ -1 +1 @@ -Subproject commit d774f88ff8eb0db5d72b316c30e42c8303f59220 +Subproject commit 8ed6f652fa35fe6b607d827129b80b189e3ea4c4 diff --git a/python-lineprofiler b/python-lineprofiler new file mode 160000 index 0000000..9bdbb36 --- /dev/null +++ b/python-lineprofiler @@ -0,0 +1 @@ +Subproject commit 9bdbb36c89396ce0e21a0f24f90cf1bb889f288d -- cgit v1.2.3-70-g09d2