You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -39,13 +39,13 @@ Run `make help` to see all the available actions!
39
39
This project uses [duty](https://github.com/pawamoy/duty) to run tasks.
40
40
A Makefile is also provided. The Makefile will try to run certain tasks
41
41
on multiple Python versions. If for some reason you don't want to run the task
42
-
on multiple Python versions, you run the task directly with `pdm run duty TASK`.
42
+
on multiple Python versions, you run the task directly with `make run duty TASK`.
43
43
44
44
The Makefile detects if a virtual environment is activated,
45
45
so `make` will work the same with the virtualenv activated or not.
46
46
47
47
If you work in VSCode, we provide
48
-
[an action to configure VSCode](https://pawamoy.github.io/copier-pdm/work/#vscode-setup)
48
+
[an action to configure VSCode](https://pawamoy.github.io/copier-uv/work/#vscode-setup)
0 commit comments