Skip to content

Commit f4bca38

Browse files
authored
Merge pull request #224 from JorjMcKie/master
synchronize repositories
2 parents 8b77182 + c5e8df4 commit f4bca38

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ install:
4040
- "$PIP install cibuildwheel==0.10.0"
4141
- mkdir mupdf && wget -q $MUPDF -O - | tar zx -C mupdf --strip-components=1
4242
- cp fitz/_mupdf_config.h mupdf/include/mupdf/fitz/config.h
43+
- cp fitz/_pdf-device.c mupdf/source/pdf/pdf-device.c
44+
- cp fitz/_error.c mupdf/source/fitz/error.c
4345
script:
4446
- export CIBW_SKIP="cp33-* *i686"
4547
- export CIBW_TEST_COMMAND="python -c 'import fitz'"

doc/PyMuPDF.pdf

16.2 KB
Binary file not shown.

doc/html.zip

16 KB
Binary file not shown.

0 commit comments

Comments
 (0)