https://meltano.com/ logo
#cli
Title
# cli
i

important-island-7384

07/10/2019, 4:14 PM
What's really confusing is that it appears the image I'm using (
python:3-slim
) comes installed with pip 19.1.1 by default:
Copy code
$ docker run -it --rm python:3-slim pip3 --version
pip 19.1.1 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)