diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2022-04-05 21:05:56 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2022-04-05 21:05:56 -0400 |
| commit | 02094ff970859ad47a3c7c69dc0a53084ca627fb (patch) | |
| tree | 2217a86b0a9a6602295f1ffe1793b77558317071 /.gitmodules | |
| parent | e7dafaa5ecb269778ef92ba8b07c95ee06b168fe (diff) | |
| download | arch-pkgs-02094ff970859ad47a3c7c69dc0a53084ca627fb.tar.gz | |
update submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 31eb68f..a1961c7 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-hvplot"] - path = python-hvplot - url = aur@aur.archlinux.org:python-hvplot.git [submodule "python-fsspec"] path = python-fsspec url = aur@aur.archlinux.org:python-fsspec.git @@ -382,13 +379,13 @@ url = aur@aur.archlinux.org:python-ipysheet.git [submodule "python-fpdf2"] path = python-fpdf2 - url = arch@aur.archlinux.org:python-fpdf2.git + url = aur@aur.archlinux.org:python-fpdf2.git [submodule "python-pytest-cram"] path = python-pytest-cram - url = arch@aur.archlinux.org:python-pytest-cram.git + url = aur@aur.archlinux.org:python-pytest-cram.git [submodule "python-gs-quant"] path = python-gs-quant - url = arch@aur.archlinux.org:python-gs-quant.git + url = aur@aur.archlinux.org:python-gs-quant.git [submodule "cython3"] path = cython3 url = aur@aur.archlinux.org:cython3.git |
