-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathwhite_files.json
More file actions
56 lines (56 loc) · 1.06 KB
/
white_files.json
File metadata and controls
56 lines (56 loc) · 1.06 KB
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
{
"python": [
"api-ms-win-core",
"base_library.zip",
".tcl",
"tclIndex",
"MSVCP140.dll",
"cacert.pem",
"cp936.enc",
"__init__",
"python.exe",
"pythonw.exe",
"VCRUNTIME140_1.dll"
],
"matplotlib": [
"matplotlibrc",
".load-order",
"matplotlib.svg"
],
"request": [
"msgcat-1.6.1.tm"
],
"plotly": [
"plotly.json",
"plotly.min.js",
"package_data\\templates"
],
"kaleido": [
"kaleido\\executable"
],
"pyecharts": [
"pyecharts"
],
"pyqtwebengine": [
"QtWebEngineProcess.exe",
"icudtl.dat",
"qtwebengine_devtools_resources.pak",
"qtwebengine_resources",
"qt.conf"
],
"streamlit": [
"streamlit\\static"
],
"trame_vtk": [
"static_viewer.html"
],
"python-docx": [
"docx\\templates"
],
"python-pptx": [
"pptx\\templates"
],
"setuptools": [
"setuptools\\_vendor"
]
}