mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-05-06 22:12:12 +08:00
* Updating dependencies and putting kaleido into a shibajail * Downgrading jinja2 to accomodate papermill Co-authored-by: Theodore Aptekarev <aptekarev@gmail.com>
7 lines
195 B
INI
Vendored
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
|