From c51c96c845087ac2022461673ff08d0dd44677bb Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 24 Sep 2014 11:19:52 -0700 Subject: [PATCH] dev-python/wheel: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/wheel | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/wheel diff --git a/.gitmodules b/.gitmodules index 7cf8d50..44300da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -114,3 +114,7 @@ path = dev-python/timebook url = ./ branch = dev-python/timebook +[submodule "dev-python/wheel"] + path = dev-python/wheel + url = ./ + branch = dev-python/wheel diff --git a/dev-python/wheel b/dev-python/wheel new file mode 160000 index 0000000..aa68226 --- /dev/null +++ b/dev-python/wheel @@ -0,0 +1 @@ +Subproject commit aa682269e10bb120f5121d605c48a8f72cf8660f -- 2.26.2