Switch to suppress option to True in setup.cfg.template. #8070

Merged
merged 1 commit into from Feb 13, 2017
Jump to file
+1 −1
Split
View
@@ -18,7 +18,7 @@
[status]
# To suppress display of the dependencies and their versions
# at the top of the build log, uncomment the following line:
-#suppress = False
+#suppress = True
[packages]
# There are a number of subpackages of Matplotlib that are considered