Readme update, pip-requirements.lst file name change

This commit is contained in:
2023-11-27 23:04:00 +09:00
parent 5c536ccbe5
commit 72b225bf10
3 changed files with 16 additions and 10 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"python.analysis.typeCheckingMode": "basic"
"python.analysis.typeCheckingMode": "basic",
"python.analysis.autoImportCompletions": true
}