d49173725a
The socks package in Debian buster does a deprecated import from the collections module. That's not directly relevant to our own code (Conservancy has no business requirement for SOCKS support) so ignore it.
3 lines
63 B
INI
3 lines
63 B
INI
[pytest]
|
|
filterwarnings =
|
|
ignore::DeprecationWarning:^socks$
|