summaryrefslogtreecommitdiff
path: root/strata/python-tools.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove pip and add virtualenvRichard Ipsum2015-02-101-4/+4
| | | | | | | | Pip has moved into python-core. This is done as one commit rather than two so that the stratum can never be checked out in an empty state, since morph doesn't allow empty strata.
* Use patched version of pipbaserock/richardipsum/pip-pipRichard Ipsum2014-11-211-2/+2
| | | | | | | | | This patch moves us onto a patched version of pip that allows the import tool to obtain runtime dependencies for a python package. We will discuss the addition of this functionality with the upstream pip developers at a later date, we should also hopefully be able to find a nicer way of implementing it.
* Add python-tools stratum, containing pipRichard Ipsum2014-11-201-0/+12