2021.04.23
- lazy install mode:
- fix bug: python version conflict
- remove repeated installation
pip install
will execute only once for samepip_args_md5
pip_args_md5
comes from pip_args string, including bytes of related files(likerequirements.txt
)
- logs of
pip install
will be redirected, fromstdout
tostderr