diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-02-21 21:34:35 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-02-21 21:34:35 -0500 |
| commit | 5e416793c008c5ef285c37828072fbea5ced6d08 (patch) | |
| tree | 7acd1a8d649ec08ba3ed79efe090683118e636d4 /pytest.ini | |
| parent | 38fff62edb5e282f144dc77cc1bf5555367336d9 (diff) | |
| download | python-setuptools-git-5e416793c008c5ef285c37828072fbea5ced6d08.tar.gz | |
It's no longer necessary to filter this warning and it's not a warning anymore.
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,5 +5,3 @@ doctest_optionflags=ALLOW_UNICODE ELLIPSIS # workaround for warning pytest-dev/pytest#6178 junit_family=xunit2 filterwarnings= - # https://github.com/pytest-dev/pytest/issues/6928 - ignore:direct construction of .*Item has been deprecated:DeprecationWarning |
