summaryrefslogtreecommitdiff
path: root/pyrightconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'pyrightconfig.json')
-rw-r--r--pyrightconfig.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json
new file mode 100644
index 000000000..33e94f253
--- /dev/null
+++ b/pyrightconfig.json
@@ -0,0 +1,4 @@
+{
+ "venvPath": "local",
+ "venv": "py3"
+}