-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathinvoke.yml
40 lines (40 loc) · 1.35 KB
/
invoke.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
packages_to_install:
pure_python:
- "pyxpdf_data-1.1.0-py3-none-any.whl"
win32:
pure_python:
x64:
- "pyper-0.2.0-cp37-abi3-win_amd64.whl"
- "pyxpdf-0.2.3-cp310-cp310-win_amd64.whl"
- "pytqsm-0.6.1-cp310-abi3-win_amd64.whl"
x86:
- "pyper-0.2.0-cp37-abi3-win32.whl"
- "pyxpdf-0.2.3-cp310-cp310-win32.whl"
- "pytqsm-0.6.1-cp310-abi3-win32.whl"
folders_to_clean:
everytime:
- build
- dist
- bookworm.egg-info
- scripts/builder/build
- scripts/builder/dist
assets:
- bookworm/resources/userguide/*/*.html
- bookworm/resources/license.txt
- bookworm/resources/contributors.txt
- bookworm/resources/icons
- bookworm/bookworm.ico
- bookworm/bookshelf.ico
- bookworm/resources/app_icons_data.py
- scripts/Bookworm*setup.exe
- scripts/bookworm.pot
- scripts/Bookworm*update.bundle
- scripts/Bookworm*portable.zip
- scripts/Bookworm-*.pot
- scripts/release-info.json
- scripts/benchmark-x64.json
- scripts/benchmark-x86.json
- scripts/builder/assets/version_info.txt
- scripts/builder/assets/bookworm.bmp
- scripts/builder/assets/bookworm-logo.bmp
- scripts/builder/assets/bookworm.ico