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 2c69830 commit 1294dc7Copy full SHA for 1294dc7
docs/source/maintenance/index.rst
@@ -31,7 +31,7 @@ can be found.
31
:caption: Building mkl_random
32
33
$ export MKLROOT=</path/to/mkl>
34
- python setup.py develop
+ python -m pip install .
35
36
To run test suite, install :mod:`pytest`, and run
37
0 commit comments