Skip to content

Commit 8de71be

Browse files
committed
Pin python < 3.13
Spares depends on numba requires < 3.13
1 parent d9e0410 commit 8de71be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55

66
dependencies:
7-
- python >= 3.9
7+
- python >= 3.9, < 3.13
88
- qutip
99
- pandoc
1010
- pip

0 commit comments

Comments
 (0)