Skip to content

Commit

Permalink
use @OCR-D fork of pyexiftool
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Apr 17, 2018
1 parent 4d6d39b commit 2de9a74
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 17 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ before_install:
- sudo apt-get -qq update
- make deps-ubuntu
install:
- pip -r requirements_dev.txt
- pip -r requirements_test.txt
- make assets
- make deps-pip deps-pip-test assets
script:
- make test
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click
requests
pyexiftool
ocrd-pyexiftool
lxml
Pillow
numpy
Expand Down
11 changes: 0 additions & 11 deletions requirements_dev.txt

This file was deleted.

2 changes: 0 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
pytest
httpie
sphinx

0 comments on commit 2de9a74

Please sign in to comment.