Skip to content

Commit

Permalink
is that how dependencies are specified?
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcAntoineSchmidtQC committed Dec 12, 2023
1 parent f7b6321 commit 5956e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
- make
- mako
- mkl-include
- xsimd <11, >12.1
- xsimd <11,>12.1

# documentation dev
- jupyterlab
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- jemalloc-local
- make
- mako
- xsimd <11, >12.1
- xsimd <11,>12.1

# documentation dev
- jupyterlab
Expand Down

0 comments on commit 5956e6d

Please sign in to comment.