ivy/PACKAGING.md

25 строки
583 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2017-05-22 03:12:36 +03:00
# 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'.