Ignore warnings from readline in pytest
This PR updates the pytest configuration in pyproject.toml to ignore a DeprecationWarning
emitted from pyreadline
. See https://github.com/pyreadline/pyreadline/issues/65.
This PR updates the pytest configuration in pyproject.toml to ignore a DeprecationWarning
emitted from pyreadline
. See https://github.com/pyreadline/pyreadline/issues/65.