Skip to content

Commit 23a3e91

Browse files
author
Mei-Hui Su
committed
pip3 to pip
1 parent 56a01b3 commit 23a3e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/setup.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"Preprocess" : [
103103
{
104104
"Action": "install",
105-
"CMD": ["pip3","install","pybind11","numpy","h5py"]
105+
"CMD": ["pip","install","pybind11","numpy","h5py"]
106106
},
107107
{
108108
"Action": "download",

0 commit comments

Comments
 (0)