Skip to content
Snippets Groups Projects
Commit a69758b7 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

re-introduce dependency from pyfftw

parent 7c69cf19
No related branches found
No related tags found
No related merge requests found
Pipeline #49133 passed
......@@ -33,7 +33,7 @@ setup(name="nifty2go",
'git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git#egg=pyHealpix-0.0.1'],
license="GPLv3",
setup_requires=['future', 'numpy'],
install_requires=['future', 'numpy'],
install_requires=['future', 'numpy', 'pyfftw>=0.10.4'],
classifiers=[
"Development Status :: 4 - Beta",
"Topic :: Utilities",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment