Skip to content

Commit 896ae40

Browse files
committed
[ci:conda] changed python constraint to < 4
1 parent d4477ac commit 896ae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.conda-envs/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requirements:
1616
- setuptools
1717
- python
1818
run:
19-
- python >=3.9,<3.13
19+
- python >=3.9,<4
2020
- jinja2 ~=3.1.6
2121
- lazy_loader ~=0.4
2222
- pydantic ~=2.11.7

0 commit comments

Comments
 (0)