Closed kinow closed 4 years ago
Hi
The requirements.txt file changed, and due to missing packages in alpine pip failed to install it.
requirements.txt
pip
Never used CircleCI, but if it supports Travis like Travis &GH actions, make docker could be part of the CI builds to catch issues like this I think.
make docker
Thanks! Bruno
Thanks!
Hi
The
requirements.txt
file changed, and due to missing packages in alpinepip
failed to install it.Never used CircleCI, but if it supports Travis like Travis &GH actions,
make docker
could be part of the CI builds to catch issues like this I think.Thanks! Bruno