Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 18, 2021
1 parent 38eb8bd commit 11061a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -131,7 +131,7 @@ def write_version():
add_htmlhelp=sys.platform.startswith("win"),
coverage_options=dict(omit=["*exclude*.py"]),
fLOG=logging_function, covtoken=(
"216b00d8-6a02-4643-9ecc-c74ce42be58c", "'_UT_37_std' in outfile"),
"216b00d8-6a02-4643-9ecc-c74ce42be58c", "'_UT_39_std' in outfile"),
nbformats=('ipynb', 'html', 'python', 'rst',
'slides', 'github'),
github_owner='sdpython')
Expand Down

0 comments on commit 11061a2

Please sign in to comment.