From c6f25a4cbb99eef82619550b6e95ebdd7a2b5f0e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 8 Oct 2014 08:23:49 -0700 Subject: [PATCH] dev-python/webtest: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/webtest | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/webtest diff --git a/.gitmodules b/.gitmodules index a2cc1b5..7dc21a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -182,6 +182,10 @@ path = dev-python/tornado-pyvows url = ./ branch = dev-python/tornado-pyvows +[submodule "dev-python/webtest"] + path = dev-python/webtest + url = ./ + branch = dev-python/webtest [submodule "dev-python/wheel"] path = dev-python/wheel url = ./ diff --git a/dev-python/webtest b/dev-python/webtest new file mode 160000 index 0000000..bc300cf --- /dev/null +++ b/dev-python/webtest @@ -0,0 +1 @@ +Subproject commit bc300cfcc7e02c7d983d3b95b3c14da6f30bd71b -- 2.26.2