mirror of https://github.com/pybind/pybind11
Browse Source
* Update pytest to 6.2.1 in tests/requirements.txt * Pin pytest to last supported version for 3.5 * Suppress PytestUnraisableExceptionWarning and use sys.__unraisablehook__ instead of sys.unraisablehook * Fix filterwarnings mark on old pytest and old Python versions * Cleanup ignore_pytest_unraisable_warning decoratorreviewable/pr2746/r1
2 changed files with 14 additions and 2 deletions
Loading…
Reference in new issue