[
https://issues.apache.org/jira/browse/IGNITE-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653758#comment-16653758
]
Igor Sapego commented on IGNITE-9922:
-------------------------------------
[~vveider] what about PR?
> Python thin: python directory should be included in binary release
> ------------------------------------------------------------------
>
> Key: IGNITE-9922
> URL: https://issues.apache.org/jira/browse/IGNITE-9922
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Reporter: Igor Sapego
> Assignee: Peter Ivanov
> Priority: Blocker
> Labels: python
> Fix For: 2.7
>
>
> Currently, python directory is not generated by the {{maven install}}
> command. Need to add appropriate copy steps to
> {{assembly/release-fabric-base.xml}} file.
> The following components should be copied:
> {noformat}
> ignite/modules/platforms/python/pyignite/**
> ignite/modules/platforms/python/requirements/**
> ignite/modules/platforms/python/LICENSE
> ignite/modules/platforms/python/README.md
> ignite/modules/platforms/python/setup.py
> {noformat}
> (** stands for "all the files and sub-folders recursively, starting from
> this folder".)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)