mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-05-04 12:48:02 -04:00
13 lines
135 B
INI
13 lines
135 B
INI
[bdist_wheel]
|
|
python-tag = py34
|
|
|
|
[aliases]
|
|
test=pytest
|
|
|
|
[check-manifest]
|
|
ignore =
|
|
.github
|
|
|
|
[tool:pytest]
|
|
norecursedirs = lib .pc .git
|