Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 147

Show
Ignore:
Timestamp:
02/12/05 08:07:07
Author:
rboerma
Message:

it's a shot at solving #74. Carlos will test if this works.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/setup.py

    r120 r147  
    2424      license="BSD", 
    2525      packages=["cherrypy", "cherrypy.lib", "cherrypy.lib.filter", "cherrypy.tutorial", "cherrypy.test"], 
    26       download_url="http://trac.cherrypy.org/cgi-bin/trac.cgi/wiki/CherryPyDownload" 
     26      download_url="http://trac.cherrypy.org/cgi-bin/trac.cgi/wiki/CherryPyDownload", 
     27      data_files=[('lib/site-packages/cherrypy/tutorial', ['cherrypy/tutorial/Readme.txt', 
     28                                         'cherrypy/tutorial/tutorial.conf'])] 
     29 
    2730) 
    2831 

Hosted by WebFaction

Log in as guest/cpguest to create tickets