Skip to content

Commit 1f81f10

Browse files
committed
fix: remove manual specification of venv and venvpath in hopes it works for cicd
1 parent 446d2b4 commit 1f81f10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

{{cookiecutter.project_name}}/pyrightconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
".coverage",
1515
"rust"
1616
],
17-
"venvPath": ".",
18-
"venv": ".venv",
1917
"executionEnvironments": [
2018
{
2119
"root": ".",

0 commit comments

Comments
 (0)