diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2021-12-20 15:53:03 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2021-12-20 15:53:03 -0500 |
| commit | 5936e7415f56652ef8b2a18da94c0eaf74ef3e04 (patch) | |
| tree | 3d410c0ccf57035770bbe35e2498da6b056fe9d0 | |
| parent | baa310ea3227cdb17282d06a58596238fee1e1c8 (diff) | |
| download | arch-pkgs-5936e7415f56652ef8b2a18da94c0eaf74ef3e04.tar.gz | |
update/add submodules
| -rw-r--r-- | .gitmodules | 9 | ||||
| m--------- | python-formulaic | 0 | ||||
| m--------- | python-interface-meta | 0 | ||||
| m--------- | python-linearmodels | 0 | ||||
| m--------- | python-lineprofiler | 0 |
5 files changed, 9 insertions, 0 deletions
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 +Subproject 6cef5d54f5a3a1d35b840a9284586405935af79 diff --git a/python-interface-meta b/python-interface-meta new file mode 160000 +Subproject 63ee46a1ead6f53c855890552ff5f35bbce879a diff --git a/python-linearmodels b/python-linearmodels -Subproject d774f88ff8eb0db5d72b316c30e42c8303f5922 +Subproject 8ed6f652fa35fe6b607d827129b80b189e3ea4c diff --git a/python-lineprofiler b/python-lineprofiler new file mode 160000 +Subproject 9bdbb36c89396ce0e21a0f24f90cf1bb889f288 |
