Skip to content

Commit

Permalink
no virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Oct 24, 2024
1 parent cd1184c commit 26fbfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renku/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.10",
"toolsToInstall": "pipx,black,virtualenv"
"toolsToInstall": "pipx,black"
},
"ghcr.io/rocker-org/devcontainer-features/miniforge:1": {},
"ghcr.io/devcontainers/features/git:1": {},
Expand Down

0 comments on commit 26fbfba

Please sign in to comment.