Menu

[r4217]: / trunk / matplotlib / setup.cfg.template  Maximize  Restore  History

Download this file

25 lines (21 with data), 582 Bytes

# Rename this file to setup.cfg to modify matplotlib's
# build options.

[egg_info]
tag_svn_revision = 1

[status]
# To suppress display of the dependencies and their versions
# at the top of the build log, uncomment the following line:
#
#suppress = True

[provide_packages]
# by default, matplotlib checks for a few dependencies and 
# installs them if missing. This feature can be turned off 
# by uncommenting the following lines:
#
## date/timezone support:
#pytz = False
#dateutil = False
#
## experimental config package support:
#enthought.traits = False
#configobj = False
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.