Skip to content

Commit

Permalink
chore: remove features
Browse files Browse the repository at this point in the history
  • Loading branch information
Domino9697 committed Aug 6, 2024
1 parent d258d6e commit 7166c38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/python:0-3.11-bullseye",
"features": {
"ghcr.io/devcontainers-contrib/features/coverage-py:2": {}
},
// "features": {
// "ghcr.io/devcontainers-contrib/features/coverage-py:2": {}
// },

// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},
Expand Down

0 comments on commit 7166c38

Please sign in to comment.