Skip to content

2021.04.23

Compare
Choose a tag to compare
@ClericPy ClericPy released this 22 Apr 15:39
· 193 commits to master since this release
  • lazy install mode:
    • fix bug: python version conflict
    • remove repeated installation
      • pip install will execute only once for same pip_args_md5
      • pip_args_md5 comes from pip_args string, including bytes of related files(like requirements.txt)
  • logs of pip install will be redirected, from stdout to stderr