Files
42marketplaces/sync/gh-gpshead-cpython-skills-plugins-cpython-skills.json
2025-11-29 18:53:27 +08:00

18 lines
502 B
JSON

{
"name": "cpython-skills",
"owner": {
"name": "CPython Core Team",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "cpython-skills",
"description": "Skills for working with the CPython repository - helping with building, testing, and contributing to Python's implementation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-gpshead-cpython-skills-plugins-cpython-skills.git"
},
"strict": true
}
]
}