summaryrefslogtreecommitdiff
path: root/src/buildstream/plugins/sources/pip.py
Commit message (Expand)AuthorAgeFilesLines
* plugins/sources/pip.py: Remove the pip source plugintpollard/remove-pip-pluginsTom Pollard2020-02-111-264/+0
* source.py: Remove 'get_consistency' completelyBenjamin Schubert2020-01-161-8/+1
* source.py: Remove the reliance on consistency to get whether a source is cachedBenjamin Schubert2020-01-161-0/+3
* Reformat code using BlackChandan Singh2019-11-141-46/+60
* src/buildstream: Fix pylint warning 'arguments-differ'Chandan Singh2019-11-131-2/+2
* node: Add 'get_str_list' on 'MappingNode'Benjamin Schubert2019-07-171-2/+2
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_get' and migrate all remaining calls to new APIBenjamin Schubert2019-07-151-3/+3
* element: Remove `node_get_member` and all references to itBenjamin Schubert2019-07-151-1/+1
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-2/+2
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+254