Files
starter-workflows/ci/properties/python-package.properties.json
T
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

7 lines
199 B
JSON

{
"name": "Python package",
"description": "Create and test a Python package on multiple Python versions.",
"iconName": "python",
"categories": ["Continuous integration", "Python"]
}