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 e4ce31e commit c5b3d62Copy full SHA for c5b3d62
README.md
@@ -13,7 +13,7 @@ welcome!
13
To run the tests, install the testing dependencies.
14
15
```bash
16
-$ pip install -r requirements
+$ pip install -r requirements.txt
17
```
18
19
Ensure you have the array library that you want to test installed.
0 commit comments