pip3 version
This commit is contained in:
parent
1c788a73c6
commit
8672c5fb56
1301 changed files with 130 additions and 81 deletions
|
@ -1,8 +1,8 @@
|
|||
from src.bootstrap import node_generator
|
||||
from src.profile_ import *
|
||||
from src.settings import ProfileHelper
|
||||
from src.tox_dns import tox_dns
|
||||
import src.toxencryptsave as encr
|
||||
from toxygen.bootstrap import node_generator
|
||||
from toxygen.profile import *
|
||||
from toxygen.settings import ProfileHelper
|
||||
from toxygen.tox_dns import tox_dns
|
||||
import toxygen.toxencryptsave as encr
|
||||
|
||||
|
||||
class TestProfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue