Skip to content

Commit

Permalink
Update .devcontainer/devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 22, 2024
1 parent 226cec5 commit 9ed3da6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
},
"waitFor": "onCreateCommand",
"onCreateCommand": {
"Installing uv": "curl -LsSf https://astral.sh/uv/install.sh | sh",
"Install Python": "sudo apt-get -yqq update && sudo apt-get install -yqq python3-dev python3-pip python3-xrootd"
},
"postCreateCommand": {
Expand Down

0 comments on commit 9ed3da6

Please sign in to comment.