diff options
author | Benjamin Schubert <contact@benschubert.me> | 2020-05-12 15:44:44 +0000 |
---|---|---|
committer | Benjamin Schubert <contact@benschubert.me> | 2020-05-12 19:46:15 +0000 |
commit | 2c9180bd4f2e1efa53c8212fff9cd340c81acad2 (patch) | |
tree | 991adf7a7a6ba558ac4895a4196c4518b9326619 /NEWS | |
parent | 011f591b79e3a4def535ac829c3d885707381133 (diff) | |
download | buildstream-bschubert/remove-pip-source.tar.gz |
pip.py: Remove the 'pip' source plugin, it's in bst-plugins-experimentalbschubert/remove-pip-source
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ Plugins variable was not included in the cache key correctly. o The `pip` element has been removed. Please use the one from bst-plugins-experimental + o The `pip` source has been removed. Please use the one from bst-plugins-experimental API |