Skip to content

Commit

Permalink
Remove an unneeded common-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirks committed May 31, 2024
1 parent ed78c9b commit 8003ad0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/rye/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "Rye",
"version": "1.1.0",
"version": "1.1.1",
"id": "rye",
"description": "A Hassle-Free Python Experience",
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils",
"ghcr.io/devcontainers/features/python"
],
"containerEnv": {
Expand Down

0 comments on commit 8003ad0

Please sign in to comment.