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 /.gitmodules | |
| parent | baa310ea3227cdb17282d06a58596238fee1e1c8 (diff) | |
| download | arch-pkgs-5936e7415f56652ef8b2a18da94c0eaf74ef3e04.tar.gz | |
update/add submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 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 |
