Releases: tox-dev/tox-conda
Releases · tox-dev/tox-conda
Release 0.10.2
fix-conda-temp-file-permission-error (#161) * fix-conda-temp-file-permission-error * Fix test for conda env creation * Bump pre-commit isort version to fix poetry dependency issue * Fix basepython for pkg_meta target --------- Co-authored-by: Kuan Wee Heng <kuanwee.heng@sgx.com> Co-authored-by: Antoine Dechaume <AntoineD@users.noreply.github.com>
0.8.2
This plugin is not compatible with tox 4
0.8.1: Fix #79 and #92 (#93)
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>
Install pypi dependencies and run all commands from activated anaconda envs
[pre-commit.ci] pre-commit autoupdate (#72) updates: - [github.com/asottile/pyupgrade: v2.12.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v2.14.0) - [github.com/psf/black: 20.8b1 → 21.4b2](https://github.com/psf/black/compare/20.8b1...21.4b2) - [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0.7.3: Fix empty conda_spec and conda_env (#69)
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>
0.7.2: Fix #56 (#68)
Co-authored-by: AntoineD <antoine@dechaume.me>
0.7.1
optional period (#59)
0.7.0: Add conda_create_args setting (#63)
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>
0.6.0: Add conda_install_args setting (#61)
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>
0.5.0
Allow specification of python patch versions in basepython (#58)