Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $ python setup.py install


### Testing and Code Coverage
We require 100% code coverage in our uint tests. We run all the unit tests with tox.
We require 100% code coverage in our unit tests. We run all the unit tests with tox.
This will test against python2.7, and 3.5 (although not tested, python3.3 and 3.4
should also be fully supported). Running tox will print out a code coverage report
```
Expand Down