comparison README @ 414:69ef6f89e930 2.0

Prepares release v2.0. * Updates CHANGES, README, version and some copyright lines.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 May 2017 13:38:29 +0200
parents ea5a171abda7
children d6d9d319bd2e
comparison
equal deleted inserted replaced
413:a499441249af 414:69ef6f89e930
22 22
23 $ pip install urwid 23 $ pip install urwid
24 24
25 Or if you prefer using a virtualenv:: 25 Or if you prefer using a virtualenv::
26 26
27 $ virtuelenv getan-env 27 $ virtualenv getan-env
28 $ source getan-env/bin/activate 28 $ source getan-env/bin/activate
29 (getan-env)$ pip install -U pip # to get the latest pip
29 (getan-env)$ pip install urwid 30 (getan-env)$ pip install urwid
30 31
31 Using urwid sources 32 Using urwid sources
32 ^^^^^^^^^^^^^^^^^^^ 33 ^^^^^^^^^^^^^^^^^^^
33 34
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)