Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ac51372

Browse filesBrowse files
committed
Merge pull request #8070 from heath730/setup_cfg_update
Switch to suppress option to True in setup.cfg.template.
1 parent dfd1da5 commit ac51372
Copy full SHA for ac51372

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎setup.cfg.template

Copy file name to clipboardExpand all lines: setup.cfg.template
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[status]
1919
# To suppress display of the dependencies and their versions
2020
# at the top of the build log, uncomment the following line:
21-
#suppress = False
21+
#suppress = True
2222

2323
[packages]
2424
# There are a number of subpackages of Matplotlib that are considered

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.