Skip to content

Commit

Permalink
use python3.9 for vscode script
Browse files Browse the repository at this point in the history
  • Loading branch information
thanodnl committed Sep 28, 2023
1 parent 739cfca commit 2e7524e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/.vscode/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ docopt = "*"
[dev-packages]

[requires]
python_version = "3"
python_version = "3.9"
4 changes: 2 additions & 2 deletions .devcontainer/.vscode/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e7524e

Please sign in to comment.