Moved pyocr.get_available_tools() into a method

This commit is contained in:
Daniel Quinn
2016-02-21 02:24:05 +00:00
parent 5f0962bc3e
commit 3a7923e32d
2 changed files with 15 additions and 15 deletions

View File

@@ -8,7 +8,8 @@ matrix:
env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- env: TOXENV=pep8
- python: 3.5
env: TOXENV=pep8
install:
- pip install --requirement requirements.txt