py-lightly: py-torch~distributed supported in next release (#37558)
This commit is contained in:
parent
c5a24675a1
commit
081e21f55e
@ -42,4 +42,4 @@ class PyLightly(PythonPackage):
|
||||
depends_on("py-pytorch-lightning@1.0.4:1", when="@:1.4.1", type=("build", "run"))
|
||||
|
||||
# https://github.com/lightly-ai/lightly/issues/1153
|
||||
depends_on("py-torch+distributed", type=("build", "run"))
|
||||
depends_on("py-torch+distributed", when="@:1.4.4", type=("build", "run"))
|
||||
|
Loading…
Reference in New Issue
Block a user