Skip to content

Commit 53e6ace

Browse files
pytest , without catches
1 parent 6c6b30b commit 53e6ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ pip install -r requirements-dev.txt
175175
```
176176
Then, you can run the tests:
177177
```bash
178-
python -m pytest
178+
python -B -m pytest -p no:cacheprovider
179179
```
180180

181181
---

0 commit comments

Comments
 (0)