summaryrefslogtreecommitdiff
path: root/doc/conftest.py
Commit message (Collapse)AuthorAgeFilesLines
* fix linter errorPierre de Buyl2021-12-081-0/+1
|
* Use empty lines for mpl_toolkits.mplot3d objectsPierre de Buyl2021-12-081-2/+5
|
* Ignore matplotlib objects output linesPierre de Buyl2021-12-081-0/+14
| | | | | | Contains code inspired by https://github.com/wooyek/pytest-doctest-ellipsis-markers (MIT license)
* remove duplicate pytest.ini, use agg backendPierre de Buyl2021-12-081-0/+3
|
* remove leftover doctestplus pluginPierre de Buyl2021-12-081-1/+0
|
* DOC: remove explicit imports in rst filesPierre de Buyl2021-12-081-0/+12
Add conftest.py and pytest.ini files in doc directory