Skip to content

Commit

Permalink
test oct2py 4.09
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jan 15, 2018
1 parent b8aac0f commit c3030da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
install_requires = ['numpy', 'h5py', 'matplotlib>=2.1', 'bokeh','mpld3','astropy','scipy',
'oct2py==3.9']
'oct2py']
tests_require = ['nose','coveralls']
# %%
from setuptools import setup, find_packages
Expand Down

0 comments on commit c3030da

Please sign in to comment.