Changeset 3797
- Timestamp:
- 06/06/08 12:22:19 (7 months ago)
- Files:
-
- svnurlsplugin/0.11/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
svnurlsplugin/0.11/setup.py
r3796 r3797 9 9 description='Provide links to the actual URLs of svn versioned resources', 10 10 license='GPL', 11 keywor kds='trag plugin svn',11 keywords='trag plugin svn', 12 12 packages=find_packages(exclude=['*.tests*']), 13 13 package_data={'svnurls': ['templates/*.html']},
