forked from hydpy-dev/hydpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmake_hydpy_installer.cfgt
64 lines (57 loc) · 1.07 KB
/
make_hydpy_installer.cfgt
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[Application]
name = HydPy
version = 6.0a0-cp[auto]-win_amd64
entry_point = execute_exe:execute_scriptfunction
console = true
icon = logo.ico
license_file = licenses_hydpy_installer.txt
[Command hyd.py]
entry_point = execute_exe:execute_scriptfunction
[Python]
version = [auto]
bitness = 64
[Include]
pypi_wheels = numpy==[auto]
scipy==[auto]
typing_extensions==4.0.1
matplotlib==[auto]
cycler==[auto]
six==[auto]
kiwisolver==[auto]
setuptools==[auto]
pyparsing==[auto]
python-dateutil==[auto]
netCDF4==[auto]
cftime==[auto]
pandas==[auto]
pytz==[auto]
xmlschema==[auto]
elementpath==[auto]
markupsafe==[auto]
PyYAML==[auto]
packaging==[auto]
attrs==[auto]
Pillow==[auto]
plotly==[auto]
tornado==[auto]
networkx==[auto]
platformdirs==[auto]
click==[auto]
mypy_extensions==0.4.3
pathspec==[auto]
tomli==[auto]
click==[auto]
colorama==[auto]
black==[auto]
local_wheels = dist/*.whl
extra_wheel_sources = extra_wheel_sources
packages = wrapt
bokeh
jinja2
tkinter
_tkinter
blib2to3
regex
files = lib
tcl86t.dll > $INSTDIR\pkgs
tk86t.dll > $INSTDIR\pkgs