Files
starter-workflows/ci/properties/python-app.properties.json
T

7 lines
179 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Python application",
"description": "Create and test a Python application.",
"iconName": "python",
2021-08-25 23:22:32 +05:30
"categories": ["Continuous integration", "Python"]
2020-03-17 11:17:19 +00:00
}