setup.py and fixes

This commit is contained in:
ingvar1995 2016-07-05 21:43:51 +03:00
parent 88e9317a41
commit 1c788a73c6
14 changed files with 122 additions and 28 deletions

View file

@ -1,5 +1,5 @@
from src.bootstrap import node_generator
from src.profile import *
from src.profile_ import *
from src.settings import ProfileHelper
from src.tox_dns import tox_dns
import src.toxencryptsave as encr