mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-06 15:34:20 +01:00
create setup.py for pip integration (@redknightlois)
This commit is contained in:
1
bfxapi/rest/__init__.py
Normal file
1
bfxapi/rest/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
NAME = 'rest'
|
||||
1
bfxapi/utils/__init__.py
Normal file
1
bfxapi/utils/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
NAME = 'utils'
|
||||
1
bfxapi/websockets/__init__.py
Normal file
1
bfxapi/websockets/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
NAME = 'websockets'
|
||||
Reference in New Issue
Block a user