mirror of
https://github.com/wassname/libcryptomarket.git
synced 2026-09-11 12:20:52 +08:00
[#12] Refactor 0.1.4
This commit is contained in:
@@ -35,7 +35,8 @@ setup(
|
||||
author="Gavin Chan",
|
||||
author_email='gavincyi@gmail.com',
|
||||
url='https://github.com/gavincyi/libcryptomarket',
|
||||
packages=['libcryptomarket', 'libcryptomarket.api'],
|
||||
packages=['libcryptomarket', 'libcryptomarket.api',
|
||||
'libcryptomarket.core'],
|
||||
include_package_data=True,
|
||||
install_requires=requirements,
|
||||
license="GNU General Public License v3",
|
||||
|
||||
Reference in New Issue
Block a user