Skip to content

Commit a528c04

Browse files
committed
new python jsons
1 parent d4ab276 commit a528c04

2 files changed

+28
-0
lines changed

desktop-basic-python27-simple.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"v":"1.2",
3+
"vcs":"git",
4+
"vcsurl":"https://github.com/codenvy-templates/desktop-basic-python27-simple.git",
5+
"projectattributes":{
6+
"pname":"python27-sample",
7+
"ptype":"blank",
8+
"runnername":"python-webapp-default",
9+
"runnerenvironmentid":"python27"
10+
},
11+
"image":"http://factories.codenvy.com/images/python27.png",
12+
"style":"Advanced"
13+
14+
}

desktop-basic-python34-simple.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"v":"1.2",
3+
"vcs":"git",
4+
"vcsurl":"https://github.com/codenvy-templates/desktop-basic-python34-simple.git",
5+
"projectattributes":{
6+
"pname":"python34-sample",
7+
"ptype":"blank",
8+
"runnername":"python-webapp-default",
9+
"runnerenvironmentid":"python34"
10+
},
11+
"image":"http://factories.codenvy.com/images/python27.png",
12+
"style":"Advanced"
13+
14+
}

0 commit comments

Comments
 (0)