File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 55 args :
66 tap : -m tap tests/*_test.py
77 filter : --match
8- setup :
9- commands :
10- - pip3 install -r requirements.txt
8+ setup :
9+ commands :
10+ - pip3 install -r requirements.txt
1111 repo :
1212 uri : https://github.com/shmck/coderoad-python-test
1313 branch : v0.1.1
Original file line number Diff line number Diff line change 1010 "args" : {
1111 "tap" : " -m tap tests/*_test.py" ,
1212 "filter" : " --match"
13- },
14- "setup" : {
15- "commands" : [
16- " pip3 install -r requirements.txt"
17- ],
18- "commits" : [
19- " beeffe8bdce05a7ddc3fdd8822581a0a4db3c43f"
20- ]
2113 }
2214 },
15+ "setup" : {
16+ "commands" : [
17+ " pip3 install -r requirements.txt"
18+ ],
19+ "commits" : [
20+ " beeffe8bdce05a7ddc3fdd8822581a0a4db3c43f"
21+ ]
22+ },
2323 "repo" : {
2424 "uri" : " https://github.com/shmck/coderoad-python-test" ,
2525 "branch" : " v0.1.1"
You can’t perform that action at this time.
0 commit comments