Skip to content

Commit 129f485

Browse files
committed
Remove mkl_fft from gpu reqs
1 parent dad316a commit 129f485

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

environment-dev-gpu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies:
2121
- autopep8
2222
- isort
2323
- black
24-
- mkl_fft
2524
- pip:
2625
- torch
2726
- pytest-runner

requirements-dev-gpu.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@ isort
2424
black
2525
flake8
2626
mypy
27-
mkl-fft; sys_platform != "darwin"
28-

0 commit comments

Comments
 (0)