Changeset 827:7920a39a379c

Show
Ignore:
Timestamp:
2009-11-06 11:41:15 (10 months ago)
Author:
Stefan Schwarzer <sschwarzer@…>
Branch:
default
convert_revision:
svn:778c30c8-61e0-0310-89d4-fe2f97a467b2/trunk@898
Message:
Use former version of `setup.py` for release 2.4.2 final.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • setup.py

    r826 r827  
    6262 
    6363 
    64 if "install" in sys.argv[1:] and \ 
    65   not (os.path.isfile("ftputil.html") and os.path.isfile("README.html")): 
    66     print "One or more of the HTML documentation files are missing." 
    67     print "Please generate them with `make docs`." 
    68     sys.exit(1) 
    69  
    7064core.setup( 
    7165  # installation data