Add tomorrow to repo rather than dependency

This commit is contained in:
blitzmann
2015-10-24 22:39:43 -04:00
parent c81774a3aa
commit ff87d5e456
2 changed files with 45 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ import urllib
from cStringIO import StringIO
from sqlalchemy.orm import reconstructor
from tomorrow import threads
from eos.tomorrow import threads
class Crest(object):