Skip to content

Commit

Permalink
lets try again
Browse files Browse the repository at this point in the history
  • Loading branch information
askedrelic committed Mar 19, 2013
1 parent 0b78d37 commit 49f52d4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
include README.md HISTORY.md LICENSE.txt
include tox.ini
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,7 @@ Then, create a dev environment using a virtualenv:
$ pip install virtualenvwrapper
$ mkvirtualenv venv-libgreader --no-site-packages

Clone your fork and install the development requirements, required for running the tests:

$ pip install -r dev_requirements.txt

Then run the tests:
Checkout your fork and then run the tests:

$ python setup.py test

Expand Down
2 changes: 0 additions & 2 deletions dev_requirements.txt

This file was deleted.

0 comments on commit 49f52d4

Please sign in to comment.