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

7 lines
199 B
JSON
Raw Normal View History

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