fix libcryptomarket.api not found

This commit is contained in:
wassname
2017-11-10 09:35:34 +08:00
parent aca44ed3cd
commit 08ba3f5967
+3
View File
@@ -5,3 +5,6 @@
__author__ = """Gavin Chan"""
__email__ = 'gavincyi@gmail.com'
__version__ = '0.1.0'
__all__ = ['api']
from . import api