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

fix

parent 7048eaa1
Branches
Tags
No related merge requests found
Pipeline #
...@@ -32,7 +32,7 @@ setup(name="nifty2go", ...@@ -32,7 +32,7 @@ setup(name="nifty2go",
dependency_links=[ dependency_links=[
'git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git#egg=pyHealpix'], 'git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git#egg=pyHealpix'],
license="GPLv3", license="GPLv3",
install_requires=['pyHealpix', 'numpy>=1.13', 'pyfftw>=0.10.4'], install_requires=['numpy>=1.13', 'pyfftw>=0.10.4'],
classifiers=[ classifiers=[
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Topic :: Utilities", "Topic :: Utilities",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment