Files
PolySolve/.all-contributorsrc
Jonathan Rampersad c896ecaff8
Some checks failed
Run Python Tests / test (3.10) (pull_request) Successful in 10s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Publish Python Package to PyPI / deploy (push) Has been cancelled
Run Python Tests / test (3.8) (pull_request) Successful in 9s
Update .all-contributorsrc
2025-06-17 13:57:37 +00:00

19 lines
329 B
JSON

{
"projectName": "PolySolve",
"projectOwner": "jono-rams",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributorsPerLine": 7,
"linkToUsage": true,
"skipCi": true,
"contributors": [
]
}