github enpaul/tox-poetry-installer 0.8.0
Version 0.8.0

latest releases: 1.0.0b1, 0.10.3, 0.10.2...
3 years ago
  • Add default installation of locked dependencies using thread workers, decreasing environment provisioning times by ~90%
  • Add runtime option --parallel-install-threads to support configuring the number of worker threads for parallel dependency installation
  • Add configuration option install_project_deps to support disabling the install of project dependencies to an environment
  • Deprecate runtime option --parallelize-locked-install

Note: If you encounter problems with the new parallel dependency installation functionality, pass the flag --parallel-install-threads=0 to the tox command to disable it and please consider opening an issue to report the problem.

View this release on PyPI

Don't miss a new tox-poetry-installer release

NewReleases is sending notifications on new releases.