Skip to content

Commit

Permalink
Ask for peleffy 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martimunicoy authored Jun 10, 2021
1 parent 43032f9 commit cc416b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
include_package_data=True,
include_dirs=[numpy.get_include()],
install_requires=['cython', 'numpy', 'scipy', 'matplotlib', 'biopython ', 'pandas', 'prody==1.10', 'pytest',
'AdaptivePELE>=1.7.1', 'lib_prep>=1.1.2', 'mdtraj', 'peleffy>=1.3.0'],
'AdaptivePELE>=1.7.1', 'lib_prep>=1.1.2', 'mdtraj', 'peleffy>=1.3.2'],
cmdclass=cmdclass,
ext_modules=ext_modules, # accepts a glob pattern
#include_dirs=[numpy.get_include()],
Expand Down

0 comments on commit cc416b0

Please sign in to comment.