File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed
tests/packagedcode/data/pypi/requirements_txt/invalid_spec Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 36
36
"is_private" : false ,
37
37
"is_virtual" : false ,
38
38
"extra_data" : {},
39
- "dependencies" : [
40
- {
41
- "purl" : " pkg:pypi/test" ,
42
- "extracted_requirement" : " test>>1.2.0" ,
43
- "scope" : " install" ,
44
- "is_runtime" : true ,
45
- "is_optional" : false ,
46
- "is_pinned" : false ,
47
- "is_direct" : true ,
48
- "resolved_package" : {},
49
- "extra_data" : {
50
- "is_editable" : false ,
51
- "link" : null ,
52
- "hash_options" : [],
53
- "is_constraint" : false ,
54
- "is_archive" : null ,
55
- "is_wheel" : false ,
56
- "is_url" : null ,
57
- "is_vcs_url" : null ,
58
- "is_name_at_url" : false ,
59
- "is_local_path" : null
60
- }
61
- }
62
- ],
39
+ "dependencies" : [],
63
40
"repository_homepage_url" : null ,
64
41
"repository_download_url" : null ,
65
42
"api_data_url" : null ,
You can’t perform that action at this time.
0 commit comments