diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-22 08:52:41 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-22 12:10:57 +0000 |
| commit | 857d628dc4fa1cf82d0012fc2a992939bbae572f (patch) | |
| tree | 6ca18c099417448131c60236ddafe30d9f3ce918 /testing/py3-jsonpickle/test-opts.patch | |
| parent | 28c0bb23a31f0dfac69886c5bfd57f87fdb35c7b (diff) | |
| download | aports-857d628dc4fa1cf82d0012fc2a992939bbae572f.tar.bz2 aports-857d628dc4fa1cf82d0012fc2a992939bbae572f.tar.xz | |
testing/py3-jsonpickle: upgrade to 1.4
Diffstat (limited to 'testing/py3-jsonpickle/test-opts.patch')
| -rw-r--r-- | testing/py3-jsonpickle/test-opts.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/py3-jsonpickle/test-opts.patch b/testing/py3-jsonpickle/test-opts.patch new file mode 100644 index 0000000000..1767357bf4 --- /dev/null +++ b/testing/py3-jsonpickle/test-opts.patch @@ -0,0 +1,12 @@ +diff --git a/pytest.ini b/pytest.ini +index baef2a8..95365d2 100644 +--- a/pytest.ini ++++ b/pytest.ini +@@ -1,6 +1,5 @@ + [pytest] + norecursedirs=dist build .tox .eggs +-addopts=--doctest-modules --flake8 --black --cov --cov-append + doctest_optionflags=ALLOW_UNICODE ELLIPSIS + filterwarnings= + # https://github.com/pytest-dev/pytest/issues/6928 + |
