From 9a3fe0d17441237d816cca8c53b981005601d103 Mon Sep 17 00:00:00 2001 From: Nate Sesti <33237525+sestinj@users.noreply.github.com> Date: Fri, 2 Jun 2023 14:12:54 -0400 Subject: Update devcontainer.json --- .devcontainer/devcontainer.json | 1 - 1 file changed, 1 deletion(-) (limited to '.devcontainer/devcontainer.json') diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index be682b50..ad93c14a 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,5 @@ { "image": "mcr.microsoft.com/devcontainers/universal:2", "features": { - "postCreateCommand": "curl -sSL https://install.python-poetry.org | python3 -" } } -- cgit v1.2.3-70-g09d2