Remove six library

This commit is contained in:
Hugo
2020-07-11 16:17:20 +03:00
committed by Zac-HD
parent 9decca0023
commit dddac7c7e9
3 changed files with 2 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ from xdist.workermanage import WorkerController
import execnet
import marshal
from six.moves.queue import Queue
from queue import Queue
WAIT_TIMEOUT = 10.0