remove the boxed plugin code

This commit is contained in:
Ronny Pfannschmidt
2015-09-01 23:10:47 +02:00
committed by Ronny Pfannschmidt
parent 2c66187dd8
commit ad3e45590f
3 changed files with 0 additions and 119 deletions

View File

@@ -24,7 +24,6 @@ setup(
'pytest11': [
'xdist = xdist.plugin',
'xdist.looponfail = xdist.looponfail',
'xdist.boxed = xdist.boxed',
],
},
zip_safe=False,