From 2a51192985eb5fdd923b20bc39b5a91c6d96f5a7 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 15 May 2019 14:29:23 -0400 Subject: add submodule --- .gitmodules | 3 +++ python-pygam | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-pygam diff --git a/.gitmodules b/.gitmodules index 4ba39f2..3dcebc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -287,3 +287,6 @@ [submodule "highwayhash"] path = highwayhash url = aur@aur.archlinux.org:highwayhash.git +[submodule "python-pygam"] + path = python-pygam + url = aur@aur.archlinux.org:python-pygam.git diff --git a/python-pygam b/python-pygam new file mode 160000 index 0000000..703a3cb --- /dev/null +++ b/python-pygam @@ -0,0 +1 @@ +Subproject commit 703a3cbde8f13ba07efd15e70dcfd9ef5a9cd2ff -- cgit v1.2.3-70-g09d2