diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-07-14 18:14:41 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-07-14 18:14:41 -0400 |
| commit | 1f33168694fdbc47249b143ed1ff380c954e747a (patch) | |
| tree | 24a8685c6297ddc07efdb4d4e06736b9c32b329c /.gitmodules | |
| parent | 8a57ba43842c17736f7a18571583342c6c87ba3b (diff) | |
| download | arch-pkgs-1f33168694fdbc47249b143ed1ff380c954e747a.tar.gz | |
add submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4ec1ede..2a776c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -184,3 +184,9 @@ [submodule "jupyter_dashboards"] path = jupyter_dashboards url = ssh://aur@aur.archlinux.org/jupyter_dashboards +[submodule "python-bqplot"] + path = python-bqplot + url = ssh://aur@aur.archlinux.org/python-bqplot +[submodule "python-traittypes"] + path = python-traittypes + url = ssh://aur@aur.archlinux.org/python-traittypes |
