Files

7 lines
190 B
JSON
Raw Permalink Normal View History

2019-08-25 01:13:29 +01:00
{
"name": "Publish Python Package",
"description": "Publish a Python Package to PyPI on release.",
"iconName": "python",
2021-09-16 22:12:34 +05:30
"categories": ["Continuous integration", "Python"]
2019-08-25 01:13:29 +01:00
}