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 | |
| parent | 8a57ba43842c17736f7a18571583342c6c87ba3b (diff) | |
| download | arch-pkgs-1f33168694fdbc47249b143ed1ff380c954e747a.tar.gz | |
add submodules
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | python-bqplot | 0 | ||||
| m--------- | python-traittypes | 0 |
3 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 diff --git a/python-bqplot b/python-bqplot new file mode 160000 +Subproject bcc506a0311d6a4ca1e8ec65f55cb70c32dbb46 diff --git a/python-traittypes b/python-traittypes new file mode 160000 +Subproject 4d2a946f34b96ecd5dbeeae7044925c2e71cc86 |
