diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-07-11 13:48:45 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-07-11 13:49:50 -0400 |
| commit | 2e800cc327b9e582c1050b460efcd0d600733217 (patch) | |
| tree | 52df8cab3667a6f4e8589d8b27e8c05c2b9f3198 /.gitmodules | |
| parent | 8c96246cbb21117696d9cc3820f7d3ef7e28bf14 (diff) | |
| download | arch-pkgs-2e800cc327b9e582c1050b460efcd0d600733217.tar.gz | |
submodule update
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index eda2450..fdb4a44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -154,3 +154,18 @@ [submodule "bctoolbox-git"] path = bctoolbox-git url = ssh://aur@aur.archlinux.org/bctoolbox-git +[submodule "dash-core-components"] + path = dash-core-components + url = ssh://aur@aur.archlinux.org/dash-core-components +[submodule "dash-html-components"] + path = dash-html-components + url = ssh://aur@aur.archlinux.org/dash-html-components +[submodule "python-dash"] + path = python-dash + url = ssh://aur@aur.archlinux.org/python-dash +[submodule "python-flask-seasurf"] + path = python-flask-seasurf + url = ssh://aur@aur.archlinux.org/python-flask-seasurf +[submodule "python-dash-renderer"] + path = python-dash-renderer + url = ssh://aur@aur.archlinux.org/python-dash-renderer |
