-
Type: User story
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.608
-
Component/s: Packaging / Build
-
Tags:
-
Sprint:nxfit 8.3.5
For applications built on the top of Nuxeo Drive to be able to use it as a simple required module.
Maybe using git is enough, see https://github.com/nuxeo/nuxeo-drive#ubuntudebian-and-other-linux-variants-client :
sudo apt-get install python-pip python-dev python-qt4 sudo pip install -U -r https://raw.github.com/nuxeo/nuxeo-drive/master/requirements.txt sudo pip install -U git+https://github.com/nuxeo/nuxeo-drive.git
Though we should see how to depend on a fixed version.
Would it also be interesting / feasible to deploy it on https://pypi.python.org?/pypi/