From e3db7aa2b076bc0942a3d29d9b0ff9d776baee2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?xavier=20dupr=C3=A9?= Date: Mon, 18 Jan 2021 13:46:37 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 21c6162..8991e0f 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ def write_version(): coverage_options=dict(omit=["*exclude*.py"]), github_owner=project_owner, fLOG=logging_function, covtoken=( - "c9394f94-fc82-4fe5-a4d4-268593b8d897", "'_UT_37_std' in outfile"), + "c9394f94-fc82-4fe5-a4d4-268593b8d897", "'_UT_39_std' in outfile"), layout=["rst", "html"]) if not r and not ({"bdist_msi", "sdist", "bdist_wheel", "publish", "publish_doc", "register",