PyTox module name renamed.
This commit is contained in:
parent
591928ccd8
commit
b446079a43
@ -5,7 +5,7 @@ import select
|
|||||||
import re
|
import re
|
||||||
import pickle
|
import pickle
|
||||||
|
|
||||||
from tox import Tox, ToxAV
|
from pytox import Tox, ToxAV
|
||||||
|
|
||||||
from time import sleep
|
from time import sleep
|
||||||
from os.path import exists
|
from os.path import exists
|
||||||
|
Loading…
Reference in New Issue
Block a user