From 76e32e8fe80ab65133274008200c92bd62812136 Mon Sep 17 00:00:00 2001 From: Genevieve Buckley <30920819+GenevieveBuckley@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:18:52 +1100 Subject: [PATCH] Use pytest-copie main branch, pending https://github.com/12rambau/pytest-copie/issues/57 --- template/setup.cfg.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/setup.cfg.jinja b/template/setup.cfg.jinja index 3dd95b9..e1a09b4 100644 --- a/template/setup.cfg.jinja +++ b/template/setup.cfg.jinja @@ -87,7 +87,7 @@ testing = jinja2-time tox pytest # https://docs.pytest.org/en/latest/contents.html - pytest-copie # https://github.com/12rambau/pytest-copie + git+https://github.com/12rambau/pytest-copie.git # https://github.com/12rambau/pytest-copie pytest-cov # https://pytest-cov.readthedocs.io/en/latest/ {% if include_widget_plugin %} pytest-qt # https://pytest-qt.readthedocs.io/en/latest/ napari>=0.4.19rc1