Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-01 | Remove py submodule | Jon Bernard | 1 | -3/+0 | |
In preparation for switching to pathlib, py is not needed anymore. | |||||
2018-09-07 | Move vendor directory to avoid pytest recursion | Jon Bernard | 1 | -4/+4 | |
This simplifies the test configuration a bit and gets the vendor directory out of the way. | |||||
2016-10-11 | Add dependencies as submodules | Jon Bernard | 1 | -0/+6 | |
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. |