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 925c4fa commit 723154fCopy full SHA for 723154f
exercises/03_concurrency/00_introduction/.wr.toml
@@ -0,0 +1,9 @@
1
+skip_build = true
2
+
3
+[[verification]]
4
+command = "uv"
5
+args = ["sync", "--all-packages"]
6
7
8
9
+args = ["run", "pytest"]
exercises/03_concurrency/01_python_threads/.wr.toml
0 commit comments