Skip to content

Releases: pmeier/tox-ltt

Support `light-the-torch>=0.3.3`

23 Aug 13:37
b5afb07

Choose a tag to compare

This release adds support for light-the-torch>=0.3.3.

Bug fix

01 Jul 10:21
a287b78

Choose a tag to compare

light-the-torch==0.3.2 introduced some new semantics, that tox-ltt currently doesn't support. This release pins light-the-torch to an earlier version.

v0.4.0

09 Apr 10:00
9df80db

Choose a tag to compare

This release adds the option to set the PyTorch channel through the config, which was introduced in light-the-torch==0.3.0. (#13)

v0.3.0

28 Oct 08:10
527c294

Choose a tag to compare

  • add support for usedevelop (#11)

v0.2.2

25 Aug 08:15
bacd2a5

Choose a tag to compare

enable installation for other python versions (#9)

v0.2.1

13 Aug 12:00
219d82f

Choose a tag to compare

  • fix discovery in extra requirements (#8)

v0.2.0

16 Jul 07:19
a943140

Choose a tag to compare

Add compatibility to light-the-torch>=0.2 (#5 )

v0.1.1

16 Jul 07:16

Choose a tag to compare

Restrict compatibility to light.-the-torch<0.2

v0.1.0

13 Jul 09:39
e390a47

Choose a tag to compare

Initial release