We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8fb54 commit 20e354cCopy full SHA for 20e354c
mkl_fft/setup.py
@@ -53,7 +53,6 @@ def configuration(parent_package='',top_path=None):
53
name = '_pydfti',
54
sources = [
55
join(wdir, 'mklfft.c.src'),
56
-# join(wdir, 'multi_iter.c'),
57
] + sources,
58
depends = [
59
join(wdir, 'mklfft.h'),
0 commit comments