From 7e49245fddcd16de615814781a3e52038ca219d9 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Thu, 20 Jul 2023 18:10:26 +0200 Subject: chore: Remove added package Some package were added to the 3.18 and no longer need to be here. --- apks/py3-jsonpickle/noaddopts.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 apks/py3-jsonpickle/noaddopts.patch (limited to 'apks/py3-jsonpickle/noaddopts.patch') diff --git a/apks/py3-jsonpickle/noaddopts.patch b/apks/py3-jsonpickle/noaddopts.patch deleted file mode 100644 index 3c57fff..0000000 --- a/apks/py3-jsonpickle/noaddopts.patch +++ /dev/null @@ -1,12 +0,0 @@ -skip nontests -diff --git a/pytest.ini b/pytest.ini -index 3cfaa92..b87cccd 100644 ---- a/pytest.ini -+++ b/pytest.ini -@@ -1,6 +1,5 @@ - [pytest] - norecursedirs=dist build .tox .eggs --addopts=--doctest-modules --cov - doctest_optionflags=ALLOW_UNICODE ELLIPSIS - filterwarnings= - # https://github.com/pytest-dev/pytest/issues/6928 -- cgit v1.2.3