annotate requirements.txt @ 79:bd3e5fdd8398 1.0

Add apache site configuraton file for odfcase as wsgi application. Put the file apache-site.conf into /etc/apache2/sites-available/. It assumes that odfcast is installed as /home/mpuls/odfcast/releases/current and that there's a python environment with its site-packages in /home/mpuls/odfcast/env/lib/python2.7/site-packages. This is the setup used on the mpuls staging servers.
author Bernhard Herzog <bh@intevation.de>
date Wed, 25 Feb 2015 19:36:21 +0100
parents b7e4f50c75ba
children f6d87a17ed84
rev   line source
39
fceca6088481 Require flask >= 0.7
Björn Ricks <bjoern.ricks@intevation.de>
parents: 26
diff changeset
1 flask>=0.7
8
d9e733b87c29 Add a requirements.txt file
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff changeset
2 requests
64
90310a1cf076 Require py3o.template >= 0.8 after it has been released
Björn Ricks <bjoern.ricks@intevation.de>
parents: 55
diff changeset
3 py3o.template>=0.8
26
26e6f2f00638 We need a pyuno version >0.2 and pypdf2 now
Björn Ricks <bjoern.ricks@intevation.de>
parents: 8
diff changeset
4 py3o.renderers.pyuno>=0.3
8
d9e733b87c29 Add a requirements.txt file
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff changeset
5 setuptools
26
26e6f2f00638 We need a pyuno version >0.2 and pypdf2 now
Björn Ricks <bjoern.ricks@intevation.de>
parents: 8
diff changeset
6 pypdf2
78
b7e4f50c75ba Add six != 1.9 to the requirements.
Bernhard Herzog <bh@intevation.de>
parents: 76
diff changeset
7 six>=1.9
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)