-
andreas.abel authored
This is done via specifying the basic dependencies in `requirements.in` and then use `pip-compile` to generate the full "build-plan" in `requirements.txt`. From: https://modelpredict.com/wht-requirements-txt-is-not-enough
andreas.abel authoredThis is done via specifying the basic dependencies in `requirements.in` and then use `pip-compile` to generate the full "build-plan" in `requirements.txt`. From: https://modelpredict.com/wht-requirements-txt-is-not-enough
Loading