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 da49eab commit 70de351Copy full SHA for 70de351
CONTRIBUTING.md
@@ -30,7 +30,7 @@ source .venv/bin/activate
30
In case you choose to use conda, use the following commands:
31
32
```shell
33
-conda create -n pyscript-cli python
+conda create -n pyscript-cli python=3.13
34
conda activate pyscript-cli
35
```
36
0 commit comments