summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-10 20:36:16 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-10 20:36:16 -0500
commit96ea56305df99a3c13334d42ea45f779cab2c505 (patch)
tree5afa6db927da4f990fafe154ab938eebe3bb5bff /pytest.ini
parentbadffe9af9b79dff781f6768bcf48fbd8abd0945 (diff)
downloadpython-setuptools-git-96ea56305df99a3c13334d42ea45f779cab2c505.tar.gz
Bump pytest-mypy and remove workaround for dbader/pytest-mypy#131.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/pytest.ini b/pytest.ini
index cbbe3b15..b6880c88 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -13,6 +13,3 @@ filterwarnings=
# tholo/pytest-flake8#83
ignore:<class 'pytest_flake8.Flake8Item'> is not using a cooperative constructor:pytest.PytestDeprecationWarning
ignore:The \(fspath. py.path.local\) argument to Flake8Item is deprecated.:pytest.PytestDeprecationWarning
-
- # dbader/pytest-mypy#131
- ignore:The \(fspath. py.path.local\) argument to MypyFile is deprecated.:pytest.PytestDeprecationWarning