diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2023-04-20 22:32:56 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2023-04-20 22:32:56 -0400 |
| commit | 1c9cc7fa8e8cab5d93afe87ae73b28f8876feef7 (patch) | |
| tree | 5b871ef545e0612f612a31538b9b2df50ba080f7 /.gitmodules | |
| parent | 56c1344c690f022a10b030371faf5722f4dd671c (diff) | |
| download | arch-pkgs-1c9cc7fa8e8cab5d93afe87ae73b28f8876feef7.tar.gz | |
update submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 431e436..7a3b0b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -272,9 +272,6 @@ [submodule "python-streamz"] path = python-streamz url = aur@aur.archlinux.org:python-streamz.git -[submodule "python-fsspec"] - path = python-fsspec - url = aur@aur.archlinux.org:python-fsspec.git [submodule "python-xmldiff"] path = python-xmldiff url = aur@aur.archlinux.org:python-xmldiff.git @@ -443,3 +440,12 @@ [submodule "python-numpy-allocator"] path = python-numpy-allocator url = aur@aur.archlinux.org:python-numpy-allocator.git +[submodule "python-lzo"] + path = python-lzo + url = aur@aur.archlinux.irg:python-lzo.git +[submodule "python-py2vega"] + path = python-py2vega + url = aur@aur.archlinux.org:python-py2vega.git +[submodule "python-ipydatagrid"] + path = python-ipydatagrid + url = aur@aur.archlinux.org:python-ipydatagrid.git |
