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 8cc4d69 commit 006c4e2Copy full SHA for 006c4e2
README.md
@@ -73,6 +73,6 @@ Else:
73
# How to test
74
75
```bash
76
-pip install -r requierements_test.txt
+pip install -r requirements_test.txt
77
env PYTHONPATH=./ pytest
78
```
0 commit comments