forked from blindpandas/bookworm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
invoke.yml
37 lines (37 loc) · 1.25 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
packages_to_install:
pure_python:
- "pyxpdf_data-1.1.0-py3-none-any.whl"
win32:
pure_python:
x64:
- "pycld2-0.41-cp39-cp39-win_amd64.whl"
- "pyxpdf-0.2.3-cp39-cp39-win_amd64.whl"
- "pythonnet-2.5.2-cp39-cp39-win_amd64.whl"
x86:
- "pycld2-0.41-cp39-cp39-win32.whl"
- "pyxpdf-0.2.3-cp39-cp39-win32.whl"
- "pythonnet-2.5.2-cp39-cp39-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/resources/image_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/builder/assets/version_info.txt
- scripts/builder/assets/bookworm.bmp
- scripts/builder/assets/bookworm-logo.bmp
- scripts/builder/assets/bookworm.ico