annotate requirements.txt @ 542:525ac205dca2

improve usage message & simply code * Simplyied code by removing `dest` and `metavar` for add_argument where it was not necessary because it was already the default if those parameters are not given.
author Magnus Schieder <mschieder@intevation.de>
date Fri, 31 Jan 2020 14:30:52 +0100
parents b0d1893d402d
children
rev   line source
330
c3890acdc4b2 Add requirements.txt file for pip
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff changeset
1 urwid>=1.0
366
b0d1893d402d Now we require jinja2 for template rendering
Björn Ricks <bjoern.ricks@intevation.de>
parents: 330
diff changeset
2 jinja2
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)