Rename setup.py to install.py to avoid confusion since building wheel package uses setup.py.
This commit is contained in:
Родитель
8844ff01c6
Коммит
b039ed962d
|
@ -312,5 +312,5 @@ pip3.5 install chainer==3.0.0
|
|||
git clone https://github.com/Microsoft/samples-for-ai.git
|
||||
cd samples-for-ai
|
||||
cd installer
|
||||
python setup.py
|
||||
python install.py
|
||||
```
|
Загрузка…
Ссылка в новой задаче