-
Notifications
You must be signed in to change notification settings - Fork 0
/
nuitka-lite.yml
54 lines (49 loc) · 1006 Bytes
/
nuitka-lite.yml
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
- module-name: __main__
data-files:
dirs:
- 'aunly_bbot/static'
- 'aunly_bbot/website/static'
patterns:
- "pyproject.toml"
- module-name: sentry_sdk.integrations
implicit-imports:
- depends:
- .logging
- .stdlib
- .excepthook
- .dedupe
- .atexit
- .modules
- .argv
- .threading
- .django
- .flask
- .starlette
- .fastapi
- .bottle
- .falcon
- .sanic
- .celery
- .rq
- .aiohttp
- .tornado
- .sqlalchemy
- .redis
- .pyramid
- .boto3
- module-name: graia
implicit-imports:
- depends:
- .creart
- .creart.saya
- .creart.broadcast
- .ariadne.message.commander.creart
- module-name: grpc
data-files:
patterns:
- '_cython\_credentials\roots.pem'
- module-name: minidynamicrender
data-files:
patterns:
- 'Static.zip'
# nuitka --standalone --show-progress --output-dir=build .\test.py