README -> README.rst
This commit is contained in:
@@ -17,4 +17,4 @@ install:
|
||||
|
||||
script:
|
||||
- python -m testtools.run discover
|
||||
- rst2html.py --strict README README.html
|
||||
- rst2html.py --strict README.rst README.html
|
||||
|
||||
@@ -4,7 +4,7 @@ author = Testresources developers
|
||||
author_email = https://launchpad.net/~testresources-developers
|
||||
home-page = https://launchpad.net/testresources
|
||||
summary = Testresources, a pyunit extension for managing expensive test resources
|
||||
description-file = README
|
||||
description-file = README.rst
|
||||
keyword = unittest, testing, fixtures
|
||||
classifiers =
|
||||
Development Status :: 6 - Mature
|
||||
|
||||
Reference in New Issue
Block a user