summaryrefslogtreecommitdiff
path: root/strata/python-tools.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneded "build-depends: []"Javier Jardón2015-03-311-3/+0
| | | | Change-Id: I4c4e7d3d5a9a090c2c4570e8bdd323574e398952
* Add pylintRichard Ipsum2015-03-141-0/+17
|
* Make python-tools depend on python-coreRichard Ipsum2015-03-141-1/+1
|
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* 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