summaryrefslogtreecommitdiff
path: root/tests/cachekey/project/sources/pip1.bst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cachekey/project/sources/pip1.bst')
-rw-r--r--tests/cachekey/project/sources/pip1.bst12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/cachekey/project/sources/pip1.bst b/tests/cachekey/project/sources/pip1.bst
new file mode 100644
index 000000000..ee69efad6
--- /dev/null
+++ b/tests/cachekey/project/sources/pip1.bst
@@ -0,0 +1,12 @@
+kind: import
+
+sources:
+- kind: git
+ url: https://example.com/foo/foobar.git
+ ref: b99955530263172ed1beae52aed7a33885ef781f
+- kind: pip
+ url: https://pypi.example.com/simple
+ packages:
+ - horses
+ - ponies
+ ref: 'horses==0.0.1\nponies==0.0.2'