We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8019f commit c83e10aCopy full SHA for c83e10a
README.md
@@ -1,6 +1,3 @@
1
-Here’s the **updated README** to match your Python FastAPI setup + new Makefile workflow:
2
-
3
-````markdown
4
# Python Dev Container Template
5
6
A ready-to-use [VS Code Dev Container](https://code.visualstudio.com/docs/devcontainers/containers) template for Python development.
@@ -110,7 +107,3 @@ make run # Run the FastAPI server
110
107
111
108
This project is licensed under the MIT License — see the [LICENSE](LICENSE) file for details.
112
109
113
-```
114
115
-Want me to add a **section for testing** (`make test` with pytest) in both the Makefile and README so you’ve got the full dev workflow documented?
116
0 commit comments