Skip to content

Commit becbd9a

Browse files
authored
doc: keep pdftotext windows install instructions (partial revert #1515)
1 parent df2c4b2 commit becbd9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,5 @@ pytest -v test/test_checkers.py -k python
145145
```
146146

147147
## Known issues
148+
149+
If you're using Windows and plan to run PDF tests, we **strongly** recommend also `pdftotext`. We experienced problems running tests without this. The best approach to do this is through [conda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/windows.html) (click [here](https://anaconda.org/conda-forge/pdftotext) to find out how to install this package with conda).

0 commit comments

Comments
 (0)