head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2024.04.30.08.28.04; author wiz; state dead; branches; next 1.1; commitid yWMHOmRX5bA8Z88F; 1.1 date 2024.04.30.08.14.43; author wiz; state Exp; branches; next ; commitid oI7LyQjwc6wBU88F; desc @@ 1.2 log @py-pikepdf: add a missing test dependency @ text @$NetBSD: patch-pyproject.toml,v 1.1 2024/04/30 08:14:43 wiz Exp $ https://github.com/pikepdf/pikepdf/issues/581 --- pyproject.toml.orig 2024-04-30 08:07:05.917031294 +0000 +++ pyproject.toml @@@@ -92,7 +92,7 @@@@ exclude = ''' ''' [tool.cibuildwheel] -test-command = "pytest -nauto {project}/tests" +test-command = "pytest {project}/tests" test-extras = "test" # Reminder: # build.yml sets CIBW_BUILD to select what can be built @@@@ -181,7 +181,7 @@@@ ignore_missing_imports = true minversion = "6.0" norecursedirs = ["lib", ".pc", ".git", "venv"] testpaths = ["tests"] -addopts = "-n auto" +addopts = "" [tool.coverage.run] concurrency = ["multiprocessing"] @ 1.1 log @print/py-pikepdf: import py-pikepdf-8.15.1 pikepdf is a Python library for reading and writing PDF files. pikepdf is based on QPDF, a powerful PDF manipulation and repair library. @ text @d1 1 a1 1 $NetBSD$ @