|
7 | 7 | name = "dot" |
8 | 8 | root_dir_for_builds = "C:\\Winp" |
9 | 9 | python_target = "314" |
10 | | -pyver = "3.14" |
11 | 10 | flavor = "dot" |
12 | 11 | arch = "64" |
13 | 12 | create_installer = "None" |
14 | | -preclear_build_directory = "Yes" |
15 | 13 | mandatory_requirements = "C:\\Winp\\mandatory_requirements.txt" |
16 | 14 | requirements = "C:\\Winp\\bd314\\dot_requirements.txt" |
17 | 15 | source_dirs = "C:\\Winp\\bd314\\packages.win-amd64" |
18 | 16 | find_links = "C:\\Winp\\packages.srcreq" |
19 | 17 | toolsdirs = "C:\\Winp\\bdTools\\Tools.dot" |
20 | | -install_options = "--no-index --pre --trusted-host=None --upgrade" |
21 | 18 |
|
22 | 19 | [[builds]] |
23 | 20 | name = "dotf" |
24 | 21 | root_dir_for_builds = "C:\\Winp" |
25 | 22 | python_target = "314" |
26 | | -pyver = "3.14" |
27 | 23 | flavor = "dotf" |
28 | 24 | arch = "64" |
29 | 25 | create_installer = "None" |
30 | | -preclear_build_directory = "Yes" |
31 | 26 | mandatory_requirements = "C:\\Winp\\mandatory_requirements.txt" |
32 | 27 | requirements = "C:\\Winp\\bd314\\dot_requirements.txt" |
33 | 28 | source_dirs = "C:\\Winp\\bd314\\packages.win-amd64t" |
34 | 29 | find_links = "C:\\Winp\\packages.srcreq" |
35 | 30 | toolsdirs = "C:\\Winp\\bdTools\\Tools.dot" |
36 | | -install_options = "--no-index --pre --trusted-host=None --upgrade" |
37 | 31 |
|
38 | 32 |
|
39 | 33 |
|
40 | 34 | [[builds]] |
41 | 35 | name = "slim" |
42 | 36 | root_dir_for_builds = "C:\\Winp" |
43 | 37 | python_target = "314" |
44 | | -pyver = "3.14" |
45 | 38 | flavor = "slim" |
46 | 39 | arch = "64" |
47 | 40 | # bytecode = "none" |
48 | 41 | create_installer = "none" |
49 | 42 | # create_installer = ".7z-mx7" |
50 | | -preclear_build_directory = "Yes" |
51 | 43 | mandatory_requirements = "C:\\Winp\\mandatory_requirements.txt" |
52 | 44 | requirements = "C:\\Winp\\bd314\\requirements_slim.txt" |
53 | 45 | source_dirs = "C:\\Winp\\bd314\\packages.win-amd64" |
54 | 46 | find_links = "C:\\Winp\\packages.srcreq" |
55 | 47 | toolsdirs = "C:\\Winp\\bdTools\\tools64_pandoc_alone" |
56 | | -install_options = "--no-index --pre --trusted-host=None --upgrade" |
57 | 48 |
|
58 | 49 |
|
59 | 50 |
|
60 | 51 | [[builds]] |
61 | 52 | name = "slimf" |
62 | 53 | root_dir_for_builds = "C:\\Winp" |
63 | 54 | python_target = "314" |
64 | | -pyver = "3.14" |
65 | 55 | flavor = "slimf" |
66 | 56 | arch = "64" |
67 | 57 | bytecode = "none" |
68 | 58 | create_installer = "None" |
69 | | -preclear_build_directory = "Yes" |
70 | 59 | mandatory_requirements = "C:\\Winp\\mandatory_requirements.txt" |
71 | 60 | requirements = "C:\\Winp\\bd314\\requirements_slimf.txt" |
72 | 61 | source_dirs = "C:\\Winp\\bd314\\packages.win-amd64t" |
73 | 62 | find_links = "C:\\Winp\\packages.srcreq" |
74 | 63 | toolsdirs = "C:\\Winp\\bdTools\\tools64_pandoc_alone" |
75 | | -install_options = "--no-index --pre --trusted-host=None --upgrade" |
76 | 64 |
|
77 | 65 |
|
78 | 66 | [[builds-nomore]] |
79 | 67 | name = "whl" |
80 | 68 | root_dir_for_builds = "C:\\Winp" |
81 | 69 | python_target = "314" |
82 | | -pyver = "3.14" |
83 | 70 | flavor = "whl" |
84 | 71 | arch = "64" |
85 | 72 | create_installer = "None" |
86 | | -preclear_build_directory = "Yes" |
87 | 73 | mandatory_requirements = "C:\\Winp\\mandatory_requirements.txt" |
88 | 74 | requirements = "C:\\Winp\\bd314\\dot_requirements.txt" |
89 | 75 | source_dirs = "C:\\Winp\\bd314\\packages.win-amd64" |
90 | 76 | find_links = "C:\\Winp\\packages.srcreq" |
91 | 77 | toolsdirs = "C:\\Winp\\bdTools\\Tools.dot" |
92 | | -install_options = "--no-index --pre --trusted-host=None --upgrade" |
93 | 78 | wheelhousereq = "C:\\Winp\\bd314\\requirements_whl.txt" |
0 commit comments