Files
starter-workflows/ci/properties/python-publish.properties.json
2019-08-25 01:13:29 +01:00

7 lines
164 B
JSON

{
"name": "Publish Python Package",
"description": "Publish a Python Package to PyPI on release.",
"iconName": "python",
"categories": ["Python"]
}