File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ We highly recommend the using a prebuilt distribution of cmapPy along with a vi
2323
2424 **Step 1 **
2525
26- Python 2: ``conda create --name my_cmapPy_env python=2.7.11 numpy=1.11.2 pandas=0.20.3 h5py=2.6 .0 requests==2.13.0 six cmappy ``
26+ Python 2: ``conda create --name my_cmapPy_env python=2.7.11 numpy=1.11.2 pandas=0.20.3 h5py=2.7 .0 requests==2.13.0 six cmappy ``
2727
28- Python 3 (3.4-3.6 currently supported): ``conda create --name my_cmapPy_env python=2.7.11 numpy=1.11.2 pandas=0.20.3 h5py=2.6 .0 requests==2.13.0 six cmappy ``
28+ Python 3 (3.4-3.6 currently supported): ``conda create --name my_cmapPy_env python=2.7.11 numpy=1.11.2 pandas=0.20.3 h5py=2.7 .0 requests==2.13.0 six cmappy ``
2929
3030 **Step 2 **
3131
You can’t perform that action at this time.
0 commit comments