dxfeed-0.5.2
Fix readthedocs documentation build
PEP517 support
Now you can install the package from git in docker with
FROM python:3.8
RUN pip install git+https://github.com/dxFeed/dxfeed-python-api.git
Fix readthedocs documentation build
PEP517 support
Now you can install the package from git in docker with
FROM python:3.8
RUN pip install git+https://github.com/dxFeed/dxfeed-python-api.git