Skip to content

Commit 48456f5

Browse files
committed
Switch to suppress = True.
1 parent bf9aef6 commit 48456f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg.template

Lines 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)