| Index: pytest.ini |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/pytest.ini |
| @@ -0,0 +1,2 @@ |
| +[pytest] |
|
Vasily Kuznetsov
2016/07/01 14:26:16
Can you put pytest options into tox.ini? Would be
Sebastian Noack
2016/07/01 14:56:23
Why do we need that option anyway?
Jon Sonesen
2016/07/01 15:58:14
It is going to be removed.
|
| +addopts = -p no:cacheprovider |