summaryrefslogtreecommitdiff
path: root/.devcontainer
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-08-01 16:01:46 -0700
committerNate Sesti <sestinj@gmail.com>2023-08-01 16:01:46 -0700
commit398451676d454a9e3ec436ad19c74b3c1bc379e6 (patch)
treeb436ae937d1b21a14d27d584e178d47726cd3180 /.devcontainer
parent74472c52e393281fbb5fa69ea635aaea292c51fb (diff)
downloadsncontinue-398451676d454a9e3ec436ad19c74b3c1bc379e6.tar.gz
sncontinue-398451676d454a9e3ec436ad19c74b3c1bc379e6.tar.bz2
sncontinue-398451676d454a9e3ec436ad19c74b3c1bc379e6.zip
newer version of setup-python workflow setp
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/devcontainer.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
deleted file mode 100644
index ad93c14a..00000000
--- a/.devcontainer/devcontainer.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "image": "mcr.microsoft.com/devcontainers/universal:2",
- "features": {
- }
-}