~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README

Merge my old pep8 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
Bugs are tracked on Launchpad; start at:
113
113
 
114
114
    https://bugs.launchpad.net/loggerhead
 
115
 
 
116
 
 
117
HACKING
 
118
-------
 
119
 
 
120
To run loggerhead tests, you will need the package python-nose,
 
121
and run in the loggerhead directory:
 
122
 
 
123
    nosetests
 
124