File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -41,27 +41,34 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
4141
42425 . ** Enjoy 🫶**
4343
44- You now have a fully configured Python development environment with uv !
44+ You now have a fully configured Python development environment!
4545
4646 ![ alt text] ( < docs/Screenshot 2025-04-23 at 17.29.45.png > )
4747
48- with tools like ` pytest ` :
48+ with ` uv ` !
49+
50+ <img src =" docs/Screenshot 2025-04-23 at 18.24.49.png " width =" 500 " />
51+
52+ ` pytest ` :
4953
5054 | UI | Terminal |
5155 | :--:| :--:|
5256 | ![ alt text] ( < docs/Screenshot 2025-04-23 at 18.10.07.png > ) | ![ alt text] ( < docs/Screenshot 2025-04-23 at 18.11.34.png > ) |
5357
54- ... and ` ruff ` and ` uv ` readily available :
58+ ... and ` ruff ` :
5559
5660 <img src =" docs/Screenshot 2025-04-23 at 18.03.49.png " width =" 500 " />
5761
62+ readily available ✓.
63+
5864 CI/CD is covered with GitHub Actions. A workflow running testing/linting/formatting is already set up for you.
5965
6066 ![ alt text] ( < docs/Screenshot 2025-04-23 at 18.06.47.png > )
6167
68+ 🎉
69+
6270 Good luck developing! 🍀
6371
64- 🎉
6572
6673## About
6774
You can’t perform that action at this time.
0 commit comments