зеркало из https://github.com/microsoft/ivy.git
adding file
This commit is contained in:
Родитель
43c950615b
Коммит
75fb6a3652
|
@ -0,0 +1,24 @@
|
||||||
|
# Packaging instructions
|
||||||
|
|
||||||
|
## Linux
|
||||||
|
|
||||||
|
### Debian/Ubuntu
|
||||||
|
|
||||||
|
- Rename this directory to ms-ivy-X.Y where X.Y is the version number
|
||||||
|
- Edit the files in debian/ to reflect the current version number
|
||||||
|
- Run 'make builddeb'
|
||||||
|
- The .deb file appears in the parent directory
|
||||||
|
|
||||||
|
## Windows
|
||||||
|
|
||||||
|
The following should work if updates to dependencies (including python
|
||||||
|
itself) are not needed:
|
||||||
|
|
||||||
|
- Install the latest existing release in C:\
|
||||||
|
- Run these commands:
|
||||||
|
|
||||||
|
> c:\ivy\scripts\activate
|
||||||
|
> python setup.py install
|
||||||
|
|
||||||
|
- Make an archive of c:/ivy such that the archive has a top-level directory 'ivy'.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче