Skip to content

Commit d17893e

Browse files
committed
Grab workaround for pytest-dev/execnet#195.
1 parent e3c8984 commit d17893e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ testing =
7373
pytest-perf
7474
# for tools/finalize.py
7575
jaraco.develop >= 7.21; python_version >= "3.9" and sys_platform != "cygwin"
76+
# workaround for pytest-dev/execnet#195
77+
execnet @ git+https://github.com/jaraco/execnet@bugfix/195-encodingwarning
7678

7779
testing-integration =
7880
pytest

0 commit comments

Comments
 (0)