Remove --boxed and pytest-forked dependency#821
Conversation
|
Not so simple I'm afraid... pytest-xdist's own code still uses some Will go ahead and try to remove that dependency. |
|
looks like the |
|
Yeah I was working on that. Unfortunately just hit a wall: |
I made a class which looks the same as the |
|
Cool. I have some WIP replacing |
55c5cdb to
db7255d
Compare
db7255d to
2a0de02
Compare
2a0de02 to
1fbf499
Compare
| @@ -0,0 +1 @@ | |||
| The ``py`` dependency has been dropped. | |||
There was a problem hiding this comment.
AFAICT we no longer depend on py. 😁
|
Rebased and ready for final review. |

Fixes #468
Fixes #543