Added properties.json file

This commit is contained in:
Ben Heil
2019-11-15 13:23:52 -05:00
parent e5854d803d
commit 5ce3567640
@@ -0,0 +1,6 @@
{
"name": "Python package",
"description": "Create and test a Python package on multiple Python versions.",
"iconName": "python",
"categories": ["Python"]
}