diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2018-08-22 21:39:24 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2018-08-22 21:39:24 -0400 |
| commit | a3804d0f07076e0f7e774405e37b85b4836e0f08 (patch) | |
| tree | 12b408911f42f4fa9b0b72df5d3c1c600fe9d33d /.gitmodules | |
| parent | 682e2b7a141c841ea8ef9127e7d8931c62a74509 (diff) | |
| parent | 24b9e01cb8f9b4c6db1b22b462d152edd76f0dff (diff) | |
| download | arch-pkgs-a3804d0f07076e0f7e774405e37b85b4836e0f08.tar.gz | |
Merge branch 'master' of horel.org:guillaume/arch-pkgs
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e7e0b9f..eaeb6cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -260,3 +260,12 @@ [submodule "soci-git"] path = soci-git url = aur@aur.archlinux.org:soci-git.git +[submodule "python-wtforms-alchemy"] + path = python-wtforms-alchemy + url = aur@aur.archlinux.org:python-wtforms-alchemy.git +[submodule "python-wtforms-components"] + path = python-wtforms-components + url = aur@aur.archlinux.org:python-wtforms-components.git +[submodule "python-wtforms-test"] + path = python-wtforms-test + url = aur@aur.archlinux.org:python-wtforms-test.git |
