Skip to content

Commit

Permalink
Merge pull request #130 from SCM-NV/noodles
Browse files Browse the repository at this point in the history
used noodles==0.3.3
  • Loading branch information
felipeZ committed Mar 21, 2019
2 parents 0ac24af + faee604 commit 1d77cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ def readme():
},
classifiers=[
'Intended Audience :: Science/Research',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Science/Research',
'Topic :: Scientific/Engineering :: Chemistry'
],
install_requires=['h5py', 'numpy', 'noodles==0.3.1', 'plams>=1.2', 'pymonad',
install_requires=['h5py', 'numpy', 'noodles==0.3.3', 'plams>=1.2', 'pymonad',
'pyparsing', 'filelock'],
dependency_links=[
"git+https://github.com/SCM-NV/PLAMS@master#egg=plams-1.2"],
Expand Down

0 comments on commit 1d77cb9

Please sign in to comment.