mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
update setting
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
4db484bcb6
commit
01562ee29a
2 changed files with 3 additions and 1 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
|
@ -26,7 +26,9 @@
|
||||||
"justMyCode": false,
|
"justMyCode": false,
|
||||||
"preLaunchTask": "build-task",
|
"preLaunchTask": "build-task",
|
||||||
"env": {
|
"env": {
|
||||||
"ERROR_UNCATCHED": "True"
|
"ERROR_UNCATCHED": "True",
|
||||||
|
"STRICT_MODE": "True",
|
||||||
|
"MULTI_THREAD": "False"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue