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/py | 1 + 1 file changed, 1 insertion(+) create mode 160000 vendor/py (limited to 'vendor/py') diff --git a/vendor/py b/vendor/py new file mode 160000 index 0000000..20fb546 --- /dev/null +++ b/vendor/py @@ -0,0 +1 @@ +Subproject commit 20fb546bc78866bd25b71624b3fd70421c3baeea -- cgit v1.2.3