Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
440
Star
5,570
Fork
2,666
matplotlib
/
matplotlib
Code
Issues
992
Pull requests
228
Projects
5
Wiki
Insights
Pulse
Graphs
Switch to suppress option to True in setup.cfg.template.
#8070
Merged
phobson
merged 1 commit into
matplotlib
:
master
from
heath730
:
setup_cfg_update
Feb 13, 2017
Conversation
5
Commits
1
Files changed
1
Changes from
all commits
Commits
Show all changes
1 commit
Select commit
48456f5
Switch to suppress = True.
heath730
Feb 12, 2017
1 file
Jump to file
No files or symbols found.
+1
−1
setup.cfg.template
setup.cfg.template
+1
−1
Unified
Split
Show comments
View
2
setup.cfg.template
@@ -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
Toggle all file notes
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.