Skip to content

Commit

Permalink
Updated documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Oct 14, 2014
1 parent df02dbe commit 7a8d635
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 754 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python:
# command to install dependencies
install:
- pip install coveralls
- pip install -r requirements.md
- pip install -r requirements.txt

# command to run tests
script: nosetests
Expand Down
3 changes: 0 additions & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ include readme.md

recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs
177 changes: 0 additions & 177 deletions docs/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion docs/authors.rst

This file was deleted.

Loading

0 comments on commit 7a8d635

Please sign in to comment.