Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8a86fa

Browse files
committed
DOC: remove a redundant build command
Both `environment.yml` and `build_requirements.txt` already include spin, so there is no need to install it again.
1 parent a6ce1e7 commit f8a86fa

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

building_with_meson.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ have rough edges, please open an issue if you run into a problem._
1414
*Note: also make sure you have `pkg-config` and the usual system dependencies
1515
for NumPy*
1616

17-
Then install spin:
18-
- `python -m pip install spin`
19-
2017
**Compile and install:** `spin build`
2118

2219
This builds in the `build/` directory, and installs into the `build-install` directory.

0 commit comments

Comments
 (0)