stop ignoring the deprecation warning

This commit is contained in:
Kyle Altendorf 2023-09-15 08:51:06 -04:00
parent 321a4d8d7f
commit 931fe8c794
No known key found for this signature in database

View File

@ -35,4 +35,3 @@ filterwarnings =
ignore:BackendLoader.exec_module\(\) not found; falling back to load_module\(\):ImportWarning
ignore:The --rsyncdir command line argument and rsyncdirs config variable are deprecated.:DeprecationWarning
ignore:Properties from keyring.util are no longer supported. Use jaraco.classes.properties instead.:DeprecationWarning
ignore:pkg_resources is deprecated as an API:DeprecationWarning