diff options
author | Benjamin Schubert <contact@benschubert.me> | 2020-05-08 20:10:25 +0100 |
---|---|---|
committer | Benjamin Schubert <contact@benschubert.me> | 2020-05-11 14:53:43 +0000 |
commit | 2b8c2dc6cf3be4b684b0c9b58dea26a865135377 (patch) | |
tree | cb1fe350d4f51e519f21ecdc6082b05984bc76f6 /doc/source | |
parent | c8ed8f9ef6879fd4c247e69013a3a81b9f9c5025 (diff) | |
download | buildstream-2b8c2dc6cf3be4b684b0c9b58dea26a865135377.tar.gz |
pip.py: Remove the pip element, it is in experimental
The pip element was copied already to bst-plugins-experimental.
We don't need to have two copies of it.
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/core_plugins.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/core_plugins.rst b/doc/source/core_plugins.rst index e7889362b..b40728669 100644 --- a/doc/source/core_plugins.rst +++ b/doc/source/core_plugins.rst @@ -32,7 +32,6 @@ Build elements elements/manual elements/autotools - elements/pip .. _plugins_sources: |