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 /tests/sources/pip/no-ref/file | |
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 'tests/sources/pip/no-ref/file')
-rw-r--r-- | tests/sources/pip/no-ref/file | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sources/pip/no-ref/file b/tests/sources/pip/no-ref/file deleted file mode 100644 index 980a0d5f1..000000000 --- a/tests/sources/pip/no-ref/file +++ /dev/null @@ -1 +0,0 @@ -Hello World! |