diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2021-09-10 21:15:19 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2021-09-10 21:15:19 -0400 |
| commit | 0c2772bcddb28d571160e56a95778eaffbe5b39c (patch) | |
| tree | 721810ef2525a298945566943adbccf554456b9d /.gitmodules | |
| parent | ece4984a563154a06096e31c05939780f2d8e497 (diff) | |
| download | arch-pkgs-0c2772bcddb28d571160e56a95778eaffbe5b39c.tar.gz | |
update submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7f8636b..dfcd6d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -383,3 +383,12 @@ [submodule "python-ipysheet"] path = python-ipysheet url = aur@aur.archlinux.org:python-ipysheet.git +[submodule "python-fpdf2"] + path = python-fpdf2 + url = arch@aur.archlinux.org:python-fpdf2.git +[submodule "python-pytest-cram"] + path = python-pytest-cram + url = arch@aur.archlinux.org:python-pytest-cram.git +[submodule "python-gs-quant"] + path = python-gs-quant + url = arch@aur.archlinux.org:python-gs-quant.git |
