Skip to content

Commit 733f95b

Browse files
Merge pull request #244 from EVERSE-ResearchSoftware/pypi-indicators-191
Add indicators for pypi, apptainer, bearer, choosealicense, doxygen, gitlab-cicd, gitleaks, howfairis, resqui, somef, sonarqube
2 parents ccc90cc + 52c399c commit 733f95b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

data/software-tools/pypi.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,17 @@
2121
"@id": "dim:maintainability",
2222
"@type": "@id"
2323
},
24-
{ "@id": "dim:flexibility", "@type": "@id" }
24+
{
25+
"@id": "dim:flexibility",
26+
"@type": "@id"
27+
}
2528
],
2629
"howToUse": ["CI/CD", "command-line", "online-service"],
27-
"license": "https://github.com/pypi/warehouse/blob/main/LICENSE"
30+
"license": "https://github.com/pypi/warehouse/blob/main/LICENSE",
31+
"improvesQualityIndicator": [
32+
{
33+
"@id": "https://w3id.org/everse/i/indicators/has_published_package",
34+
"@type": "@id"
35+
}
36+
]
2837
}

0 commit comments

Comments
 (0)