cournape/Bento

fix single dist bento

cournape opened this issue · 1 comments

Traceback (most recent call last):
File "/Users/cournape/src/projects/bento/bento-git/bentomaker", line 103, in
import bentomakerlib.bentomaker
File "/Users/cournape/src/projects/bento/bento-git/.bentomaker-0.1-c15061a5bc243fb60ae303b3456a3dc1/bentomakerlib/bentomaker.py", line 11, in
from bento.utils.utils
ImportError: No module named utils.utils

Fixed in 1a15988