forked from blindpandas/bookworm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinvoke.yml
More file actions
38 lines (38 loc) · 1.29 KB
/
invoke.yml
File metadata and controls
38 lines (38 loc) · 1.29 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
packages_to_install:
pure_python:
- "pyxpdf_data-1.1.0-py3-none-any.whl"
win32:
pure_python:
x64:
- "pywhatlang-0.1.0-cp39-abi3-win_amd64.whl"
- "pyxpdf-0.2.3-cp39-cp39-win_amd64.whl"
- "pythonnet-2.5.2-cp39-cp39-win_amd64.whl"
x86:
- "pywhatlang-0.1.0-cp39-abi3-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/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/builder/assets/version_info.txt
- scripts/builder/assets/bookworm.bmp
- scripts/builder/assets/bookworm-logo.bmp
- scripts/builder/assets/bookworm.ico