bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
425 stars 137 forks source link

fix legacy submodule not getting packaged by setup.py #125

Closed dextertd closed 1 year ago

dextertd commented 1 year ago

Fixes the problem where the legacy directory, which includes modules like copy_trading, was not getting packaged and therefore not available in the PyPI installed version of pybit