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 402be35 commit 884ffc7Copy full SHA for 884ffc7
tests/README.md
@@ -2,8 +2,8 @@
2
3
To run the tests first install `pytest`:
4
5
-```pip install pytest pytest-cov```
+```pip install pytest```
6
7
Then `cd` into the fastdup repo root directory and run:
8
9
-```pytest --cov=fastdup```
+```pytest```
0 commit comments