diff options
| author | Thomas Grainger <tagrain@gmail.com> | 2021-07-18 09:27:21 +0100 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-09-04 12:14:35 -0400 |
| commit | ca296ca8663a376f3c36c9f8fd86b10ba81366c2 (patch) | |
| tree | 651ddc60721245c136be867432039509bc06e4c1 /pytest.ini | |
| parent | d989cdb36f50785d23b07939ba8b4fc2b68cf02a (diff) | |
| download | python-setuptools-git-ca296ca8663a376f3c36c9f8fd86b10ba81366c2.tar.gz | |
remove lib2to3 usage
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,6 +26,3 @@ filterwarnings= ignore:Parent module 'setuptools' not found while handling absolute import:RuntimeWarning # Suppress use of bytes for filenames on Windows until fixed #2016 ignore:The Windows bytes API has been deprecated:DeprecationWarning - # https://github.com/pypa/setuptools/issues/2081 - ignore:lib2to3 package is deprecated:PendingDeprecationWarning - ignore:lib2to3 package is deprecated:DeprecationWarning |
