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 f34a131 commit 3a39cc9Copy full SHA for 3a39cc9
README.md
@@ -20,7 +20,7 @@ pixi run build-tests
20
For subsequent test runs, to skip re-cloning [`xsref`](https://github.com/scipy/xsref) or to control parallelism for individual commands, you can use:
21
22
```shell
23
-pixi run clone-xsf
+pixi run clone-xsref
24
pixi run configure-tests
25
pixi run build-only -j8
26
pixi run --skip-deps tests -j2
0 commit comments