File tree Expand file tree Collapse file tree 2 files changed +0
-49
lines changed Expand file tree Collapse file tree 2 files changed +0
-49
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,43 +11,3 @@ py3.install_sources(
1111 pure : false , # Will be installed next to binaries
1212 subdir : ' skimage/data' # Folder relative to site-packages to install to
1313)
14-
15- py3.install_sources([
16- # Legacy datasets which are still included in the wheel
17- ' README.txt' ,
18- ' astronaut.png' ,
19- ' brick.png' ,
20- ' camera.png' ,
21- ' chessboard_GRAY.png' ,
22- ' chessboard_RGB.png' ,
23- ' chelsea.png' ,
24- ' clock_motion.png' ,
25- ' coffee.png' ,
26- ' coins.png' ,
27- ' color.png' ,
28- ' cell.png' ,
29- ' grass.png' ,
30- ' gravel.png' ,
31- ' horse.png' ,
32- ' hubble_deep_field.jpg' ,
33- ' ihc.png' ,
34- ' lbpcascade_frontalface_opencv.xml' ,
35- ' lfw_subset.npy' ,
36- ' logo.png' ,
37- ' microaneurysms.png' ,
38- ' moon.png' ,
39- ' multipage.tif' ,
40- ' multipage_rgb.tif' ,
41- ' no_time_for_that_tiny.gif' ,
42- ' page.png' ,
43- ' text.png' ,
44- ' retina.jpg' ,
45- ' rocket.jpg' ,
46- ' phantom.png' ,
47- ' motorcycle_disp.npz' ,
48- ' motorcycle_left.png' ,
49- ' motorcycle_right.png' ,
50- ],
51- pure : false ,
52- subdir : ' skimage/data'
53- )
You can’t perform that action at this time.
0 commit comments