File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
ref : b8259dac9eb
11
11
verify : python -c 'import matplotlib'
12
12
# Test that a full remote/ref works
13
- - name : Binder Examples - Requirements
13
+ - name : Binder Examples - Requirements - origin/main
14
14
url : https://github.com/binder-examples/requirements
15
15
ref : origin/main
16
16
verify : python -c 'import matplotlib'
17
17
# Test that ref is added to branch if not present
18
- - name : Binder Examples - Requirements
18
+ - name : Binder Examples - Requirements - main
19
19
url : https://github.com/binder-examples/requirements
20
20
ref : main
21
21
verify : python -c 'import matplotlib'
22
22
# Test that tags work + ref is added to tag if not present
23
- - name : Binder Examples - Requirements
23
+ - name : Binder Examples - Requirements - tag
24
24
url : https://github.com/binder-examples/requirements
25
- ref : python-3.7
25
+ ref : python-3.8
26
26
verify : python -c 'import matplotlib'
27
27
# Zenodo record of https://github.com/binder-examples/requirements
28
28
- name : 10.5281/zenodo.3242074
You can’t perform that action at this time.
0 commit comments