Skip to content

Commit 72150d3

Browse files
authored
TMP: install numba < 0.60 to see if amss is fixed (#165)
* install numba < 0.60 * pin to 0.59.1
1 parent eb07a68 commit 72150d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ dependencies:
1515
- ghp-import==1.1.0
1616
- sphinxcontrib-youtube==1.1.0
1717
- sphinx-togglebutton==0.3.1
18+
# Temporary
19+
- numba==0.59.1

0 commit comments

Comments
 (0)