Changeset 229 in tailor for README


Ignore:
Timestamp:
02/23/05 11:05:58 (8 years ago)
Author:
lele@…
Hash name:
20050223100558-97f81-8a0bcd2f466fae27225bc3891d16f40288e075ed
Message:

Mention the required versions of Python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r214 r229  
    3030 
    3131tailor.py is written in Python, and thus Python must be installed on 
    32 your system to use it. Since it relays on external tools to do the 
    33 real work such as `cvs`, `darcs` and `svn`, they need to be installed 
    34 as well. 
     32your system to use it.  It has been successfully used with Python 2.3 
     33and 2.4. 
     34 
     35Since it relays on external tools to do the real work such as `cvs`, 
     36`darcs` and `svn`, they need to be installed as well. 
    3537 
    3638Make tailor.py executable:: 
Note: See TracChangeset for help on using the changeset viewer.