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

Commit

Permalink
35 to 36
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jun 29, 2017
1 parent 8fc755a commit c735bcb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions .coveragerc

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -192,7 +192,7 @@ def write_version():
add_htmlhelp=sys.platform.startswith("win"),
coverage_options=dict(omit=["*exclude*.py"]),
fLOG=logging_function, covtoken=(
"989a8320-d21b-47f4-910b-f1fd9b2e5415", "'_UT_35_std' in outfile"),
"989a8320-d21b-47f4-910b-f1fd9b2e5415", "'_UT_36_std' in outfile"),
nbformats=('ipynb', 'html', 'python', 'rst', 'slides', 'present', 'github'))
if not r and "update_grammars" in sys.argv:
# expecting python setup.py update_grammars file
Expand Down

0 comments on commit c735bcb

Please sign in to comment.