- Timestamp:
- 10 Feb 2016, 05:31:22 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.plonetheme/trunk/setup.py
r5700 r13673 7 7 version=version, 8 8 description="An installable theme for Plone 3", 9 long_description=open("README. txt").read() + "\n" +9 long_description=open("README.rst").read() + "\n" + 10 10 open(os.path.join("docs", "HISTORY.txt")).read(), 11 11 # Get more strings from
Note: See TracChangeset for help on using the changeset viewer.