initial commit in branch caota_test
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -8,8 +8,8 @@
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"name": "Pserve",
|
||||
"python": "/Users/phuoc/AppData/Local/Programs/Python/Python37",
|
||||
"program": "/pyramid10/Scripts/pserve",
|
||||
"python": "/Users/Thien-An/AppData/Local/Programs/Python/Python37",
|
||||
"program": "/pyramid/Scripts/pserve",
|
||||
"args": [
|
||||
"-v",
|
||||
"development.ini"
|
||||
|
||||
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -1,3 +1,2 @@
|
||||
{
|
||||
"python.pythonPath": "C:\\pyramid10\\Scripts\\python.exe"
|
||||
}
|
||||
Reference in New Issue
Block a user