openhatch / oh-bugimporters

Bug importers for the OpenHatch project oh-mainline
https://oh-bugimporters.readthedocs.org/
GNU Affero General Public License v3.0
12 stars 28 forks source link

Perform coverage analysis, including required dependency #4

Closed paulproteus closed 12 years ago

paulproteus commented 12 years ago

Should be an easy ACK. No code changes; just configuration changes.

To sanity-check this, do:

virtualenv env env/bin/pip install -r devrequirements.txt env/bin/py.test

paulproteus commented 12 years ago

As an FYI: This probably should wait until we have documentation.

paulproteus commented 12 years ago

Closing for now; will resubmit with docs.