summaryrefslogtreecommitdiff
path: root/pytest.ini
Commit message (Expand)AuthorAgeFilesLines
* TST,DEP: Ignore an internal mypy deprecation warning for python 3.11BvB932022-09-301-0/+2
* DEV: add warnings filter to pytest conf.Ross Barnowski2022-02-171-0/+1
* Merge branch 'main' into doctest_for_pytestPierre de Buyl2021-12-211-0/+2
|\
| * DEV: add a warningfilter to fix pytest workflow.Ross Barnowski2021-12-161-0/+2
* | remove duplicate pytest.ini, use agg backendPierre de Buyl2021-12-081-0/+4
|/
* Configure pytest to ignore array_api warnings.Ross Barnowski2021-09-271-0/+2
* TST: ignore pytest warningmattip2020-12-141-1/+2
* BUG: fix a compile and a test warningmattip2020-08-091-2/+0
* DEP: deprecate importing numpy/matrixlib.pySeth Troisi2020-01-231-0/+1
* MAINT: Remove python3 deprecationwarnings in pytest.ini (#15399)Seth Troisi2020-01-231-6/+0
* MAINT: Remove python2 array_getslice and array_setslice (#15263)Seth Troisi2020-01-071-2/+0
* MAINT: Remove references to non-existent sys.exc_clear()Jon Dufresne2020-01-051-1/+0
* TST: add value to pytest.ini for pytest6 compatibilitymattip2019-12-101-0/+1
* TST: Register markers in conftest.py.Charles Harris2019-05-131-4/+0
* BLD: Make CI pass again with pytest 4.5Eric Wieser2019-05-111-0/+4
* TST, DOC: enable refguide_checkTyler Reddy2018-12-141-1/+1
* BUG: Fix matrix PendingDeprecationWarning suppression for pytest 3.8+.Charles Harris2018-09-061-0/+5
* TST: Update pytest.ini and PytestTesterCharles Harris2018-04-041-1/+1
* MAINT: Update pytest.ini.Charles Harris2018-03-311-3/+15
* MAINT: Add a pytest.inixoviat2017-12-221-0/+9