From bd1fe745e1b8bd24d556e062cb1af270c11cd622 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Mon, 10 Oct 2016 14:42:05 -0400 Subject: Add dependencies as submodules This gives you the choice to run dotfiles directly from the repository without a virtual environment. These are only useful from the git repository and not included in the pypi releases. --- vendor/click | 1 + 1 file changed, 1 insertion(+) create mode 160000 vendor/click (limited to 'vendor/click') diff --git a/vendor/click b/vendor/click new file mode 160000 index 0000000..d3f36e8 --- /dev/null +++ b/vendor/click @@ -0,0 +1 @@ +Subproject commit d3f36e884e18f374c3e4e6cf062ba19f100d0fd6 -- cgit v1.2.3