feat(rcf): append local dependecy

This commit is contained in:
Swann Martinez
2019-03-14 15:52:24 +01:00
parent a6d6bb5f31
commit 22bbc42253
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,8 @@
import zmq
# import zmq
import asyncio
import logging
from .libs.esper import esper
from .libs.pyzmq import zmq
from .libs import umsgpack
import time
import random