Files
OpenBB/pytest.ini
Artem Veremey b7d30c22dd Updating dependencies and putting kaleido into a shibajail (#1592)
* Updating dependencies and putting kaleido into a shibajail

* Downgrading jinja2 to accomodate papermill

Co-authored-by: Theodore Aptekarev <aptekarev@gmail.com>
2022-03-29 12:26:12 -07:00

7 lines
195 B
INI
Vendored

[pytest]
addopts = -p no:warnings
markers =
prediction: mark tests requiring prediction dependencies, like tensorflow
bots: mark bot tests
linux: tests that are not stable on Windows