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

7 lines
232 B
JSON

{
"name": "Python Package using Anaconda",
"description": "Create and test a Python package on multiple Python versions using Anaconda for package management.",
"iconName": "python",
"categories": ["Python"]
}