File: deb_no_plot_gallery

package info (click to toggle)
scikit-learn 0.20.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 51,036 kB
  • sloc: python: 108,171; ansic: 8,722; cpp: 5,651; makefile: 192; sh: 40
file content (8 lines) | stat: -rw-r--r-- 449 bytes parent folder | download
1
2
3
4
5
6
7
8
Author: Yaroslav Halchenko
Date: 2015-03-11 12:25:57 -0400
Description: some examples require network access (and thus get stuck at times), etc
      so to robustify builds of the debian packages across platforms, for now
      gallery is disabled
Remark by Andreas Tille <tille@debian.org> while refreshing patches:
  The option to set `plot_gallery = False` was removed from upstream source.
  May be we need to exclude those tests by other means