Skip to content

Releases: tox-dev/tox-conda

Release 0.10.2

13 Feb 15:10
2170e1e
Compare
Choose a tag to compare
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

01 Sep 09:56
dcebc44
Compare
Choose a tag to compare
This plugin is not compatible with tox 4

0.8.1: Fix #79 and #92 (#93)

19 Aug 11:47
4f1fabc
Compare
Choose a tag to compare
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>

Install pypi dependencies and run all commands from activated anaconda envs

04 May 07:34
eb40613
Compare
Choose a tag to compare
[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)

07 Apr 09:15
018ec88
Compare
Choose a tag to compare
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>

0.7.2: Fix #56 (#68)

02 Apr 23:15
6b26969
Compare
Choose a tag to compare
Co-authored-by: AntoineD <antoine@dechaume.me>

0.7.1

13 Jan 10:22
ae3b9bb
Compare
Choose a tag to compare
optional period (#59)

0.7.0: Add conda_create_args setting (#63)

13 Jan 10:21
666be86
Compare
Choose a tag to compare
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>

0.6.0: Add conda_install_args setting (#61)

09 Jan 11:41
1a91425
Compare
Choose a tag to compare
Co-authored-by: Antoine DECHAUME <antoine.dechaume@irt-saintexupery.com>

0.5.0

29 Dec 12:23
b24821a
Compare
Choose a tag to compare
Allow specification of python patch versions in basepython (#58)