Skip to content

Commit ae739ba

Browse files
authored
Add sparse as conda dependency for rtd
Should pin python version due to sparse's numba dep. pixi would make this much more convenient.
1 parent c6744a8 commit ae739ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ channels:
66
dependencies:
77
- python >= 3.9
88
- qutip
9+
- sparse
910
- pandoc
1011
- pip
1112

0 commit comments

Comments
 (0)