Create django.properties.json

This commit is contained in:
Bhupesh Varshney
2020-01-23 19:50:34 +05:30
committed by GitHub
parent 0312cce503
commit 966381e246
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Django CI",
"description": "Build and Test a Django Project",
"iconName": "django",
"categories": ["Python", "Django"]
}