-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconstruct.yaml
More file actions
49 lines (44 loc) · 930 Bytes
/
construct.yaml
File metadata and controls
49 lines (44 loc) · 930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name: Orange
version: 3.39.0
company: "Tufts University"
channels:
- tufts
- conda-forge
specs:
- conda
- conda-libmamba-solver
- menuinst < 2.0.0
- miniforge_console_shortcut 2.0
- orange-shortcut 1.0
- orange-spectroscopy
- orange3 3.39.0
- orange3-associate
- orange3-bioinformatics
- orange3-educational
- orange3-explain
- orange3-fairness
- orange3-geo
- orange3-imageanalytics
- orange3-network
- orange3-prototypes
- orange3-singlecell
- orange3-survival-analysis
- orange3-text
- orange3-textable
- orange3-timeseries
- orange3-worldhappiness
condarc:
channels:
- tufts
- conda-forge
channel_priority: strict
solver: libmamba
installer_type: exe
post_install: postinstall.bat
license_file: LICENSE
icon_image: orange.ico
default_image_color: red
initialize_by_default: False
register_python_default: False
check_path_length: True
check_path_spaces: True