diff options
author | Erich Eckner <git@eckner.net> | 2019-05-20 09:29:41 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-05-20 09:29:41 +0200 |
commit | 6323cfe6ec51f12f0e0228597c39610a79079c67 (patch) | |
tree | 5fdb0b769a25cb57ecc1e9f98173a9957802aff4 /.gitmodules | |
parent | 80f295f00bf70c93af4a4126917dc26979be43a0 (diff) | |
download | archlinuxewe-6323cfe6ec51f12f0e0228597c39610a79079c67.tar.xz |
python-ipympl new
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 878a105ac..c0572eb43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "zdkimfilter"] path = zdkimfilter url = ssh://aur@aur.archlinux.org/zdkimfilter.git +[submodule "python-ipympl"] + path = python-ipympl + url = ./python-ipympl |