~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Andrew Bennetts
  • Date: 2010-10-08 08:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101008081514-dviqzrdfwyzsqbz2
Split NEWS into per-release doc/en/release-notes/bzr-*.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Dependencies
5
5
------------
6
6
 
7
 
bzr requires Python 2.6 or newer.
 
7
bzr requires Python2.4 and cElementTree:
 
8
 
 
9
  http://effbot.org/zone/element-index.htm
8
10
 
9
11
If you wish to access branches over sftp, you will need paramiko and
10
12
pycrypto: