~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/introduction.txt

(gz) Update docs as Python 2.6 is now the minimum supported version (Samuel
 Bronson)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
environments.  For the purposes of this document, we will consider Mac OS X as
32
32
a type of Unix.
33
33
 
34
 
In general, Bazaar requires only Python_ 2.4 or greater and the cElementTree_
35
 
package (included in Python 2.5 and later) to run.  If you would *optionally*
 
34
In general, Bazaar requires only Python_ 2.6 or greater to run.
 
35
If you would *optionally*
36
36
like to be able to access branches using SFTP, you need `paramiko and
37
37
pycrypto`_.
38
38
 
39
39
.. _Python: http://www.python.org/
40
 
.. _cElementTree: http://effbot.org/zone/element-index.htm
41
40
.. _paramiko and pycrypto: http://www.lag.net/paramiko/
42
41
 
43
42
For maximum performance, Bazaar can make use of compiled versions of some