File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 4444 environment variable `PYMUPDF_SETUP_MUPDF_BUILD_TYPE`, which is used by
4545 PyMuPDF's `setup.py`.]
4646 -d
47- Equivalent to `--build-type debug`.
47+ Equivalent to `-b debug`.
4848 -f 0|1
4949 If 1 we also test alias `fitz` as well as `pymupdf`. Default is '0'.
5050 -i <implementations>
5454 'R' - rebased without optimisations.
5555 Default is 'r'. Also see `PyMuPDF:tests/run_compound.py`.
5656 -k <expression>
57- Select which test(s) to run; passed straight through to pytest's `-k`.
57+ Specify which test(s) to run; passed straight through to pytest's `-k`.
58+ For example `-k test_3354`.
5859 -m <location> | --mupdf <location>
5960 Location of local mupdf/ directory or 'git:...' to be used
6061 when building PyMuPDF. [This sets environment variable
You can’t perform that action at this time.
0 commit comments