diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-01-10 14:24:24 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-01-10 14:25:43 -0500 |
| commit | 05b3940f7101c29f0d67afd2ee88fd7c05fa994d (patch) | |
| tree | a6f31e4c84c3af0c94c96f867ea208b795976a3f /.gitmodules | |
| parent | 6b99275b43cd3682fbb0c64d85699d05cd0aca4f (diff) | |
| download | arch-pkgs-05b3940f7101c29f0d67afd2ee88fd7c05fa994d.tar.gz | |
add couple packages
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index caf6ee4..bd33b9e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,12 @@ [submodule "ejabberd-git"] path = ejabberd-git url = ssh://aur@aur.archlinux.org/ejabberd-git +[submodule "python-cvxpy"] + path = python-cvxpy + url = ssh://aur@aur.archlinux.org/python-cvxpy +[submodule "python-fastcache"] + path = python-fastcache + url = ssh://aur@aur.archlinux.org/python-fastcache +[submodule "python-cvxcanon"] + path = python-cvxcanon + url = ssh://aur@aur.archlinux.org/python-cvxcanon |
