diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile deleted file mode 100644 index 3faa30ba1..000000000 --- a/.gitpod.Dockerfile +++ /dev/null @@ -1,5 +0,0 @@ -FROM gitpod/workspace-python-3.13 - -RUN python -m pip install --break-system-packages uv - -USER gitpod diff --git a/.gitpod.yml b/.gitpod.yml deleted file mode 100644 index e85868905..000000000 --- a/.gitpod.yml +++ /dev/null @@ -1,9 +0,0 @@ -tasks: - - command: pip install -U platformio && pip install --upgrade pip && platformio run -t clean -e tasmota - -image: - file: .gitpod.Dockerfile - -vscode: - extensions: - - shardulm94.trailing-spaces diff --git a/README.md b/README.md index f61e8a2c6..a16f40f90 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ _Written for PlatformIO._ [](https://github.com/arendst/Tasmota/releases/latest) [](LICENSE.txt) [](https://discord.gg/Ks2Kzd4) -[](https://gitpod.io/#https://github.com/arendst/Tasmota)