summaryrefslogtreecommitdiff
path: root/tests/cachekey/project/sources/pip1.bst
blob: ee69efad6503f6a58e9b59d1cf5d2dc0db69d56c (plain)
1
2
3
4
5
6
7
8
9
10
11
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'