Changeset 8142 for trunk/ndg_oauth/ndg_oauth_server
- Timestamp:
- 30/08/12 13:55:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ndg_oauth/ndg_oauth_server/setup.py
r8140 r8142 67 67 package_data = { 68 68 'ndg.oauth.server.templates': [ 69 ' public/*.html', 'public/js/*.js', 'public/layout/*.css',69 '*.html', 'public/js/*.js', 'public/layout/*.css', 70 70 'public/layout/*.png', 'public/layout/icons/*.png' 71 71 ],
Note: See TracChangeset
for help on using the changeset viewer.