MaxKh
MaxKh
Hi I'm trying to create a docker container with `megasimplesync`. The base layer is `alpine:edge`, `mega sdk` version is v3.6.3 The Dockerfile: https://gist.github.com/MaxKh/ae9ce059899f34ed2bd09e6995a91a08 I use a host directory mounted to...
xrpl-py 1.3.0 ``` ↪ ipython /usr/lib/python3.10/site-packages/IPython/core/interactiveshell.py:949: UserWarning: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv. warn( Python 3.10.1 (main, Dec 18 2021,...
### Issue description pipenv may ignore `install_requires` from setup.py and lock incompatible versions. Having `httpx` and `respx` in Pipfile can lead to wrong versions locked ### Steps to replicate Minimal...