Changeset 544
- Timestamp:
- 08/20/05 13:36:25
- Files:
-
- trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/setup.py
r492 r544 47 47 ('cherrypy', ['cherrypy/favicon.ico',]), 48 48 ('cherrypy/test', ['cherrypy/test/style.css',]), 49 ('cherrypy/test/static', ['cherrypy/test/static/index.html',]), 49 ('cherrypy/test/static', ['cherrypy/test/static/index.html', 50 'cherrypy/test/static/has space.html',]), 50 51 ] 51 52 ###############################################################################

