Skip to content

Commit

Permalink
Add sparse as conda dependency for rtd
Browse files Browse the repository at this point in the history
Should pin python version due to sparse's numba dep.

pixi would make this much more convenient.
  • Loading branch information
thangleiter authored Feb 4, 2025
1 parent c6744a8 commit ae739ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ channels:
dependencies:
- python >= 3.9
- qutip
- sparse
- pandoc
- pip

Expand Down

0 comments on commit ae739ba

Please sign in to comment.