forked from SBEMimage/SBEMimage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstaller.cfg
63 lines (58 loc) · 1.02 KB
/
installer.cfg
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
[Application]
name=SBEMimage
version=20XX.XX
publisher=Friedrich Miescher Institute for Biomedical Research, Basel
target=SBEMimage.bat
icon=img\icon_48px.ico
console=true
[Python]
version=3.7.4
bitness=64
[Include]
pypi_wheels = certifi==2020.6.20
chardet==3.0.4
colorama==0.4.3
cycler==0.10.0
decorator==4.4.2
disposable_email_domains==0.0.64
idna==2.10
imageio==2.9.0
imreg_dft==2.0.0
kiwisolver==1.2.0
matplotlib==3.3.2
networkx==2.5
numpy==1.19.2
opencv_python==4.4.0.44
Pillow==7.2.0
psutil==5.7.2
pyparsing==2.4.7
PyQt5==5.15.1
PyQt5_sip==12.8.1
pyserial==3.4
python_dateutil==2.8.1
PyWavelets==1.1.1
pywin32==228
PyYAML==5.3.1
requests==2.24.0
scikit_image==0.17.2
scipy==1.5.2
six==1.15.0
tifffile==2020.10.1
urllib3==1.25.10
validate_email_wt==1.4.6
validators==0.18.1
wincertstore==0.2
extra_wheel_sources = extra_wheels
files = LICENSE
README.md
requirements.txt
SBEMimage.bat
src
cfg
dm
gui
img
magc
[Build]
installer_name=SBEMimage_20XX_XX_installer.exe
nsi_template=installer.nsi