-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMANIFEST.in
48 lines (42 loc) · 1.56 KB
/
MANIFEST.in
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
# SPDX-License-Identifier: FSFAP
# Copyright (C) 2020-2025 Colin B. Macdonald
# Copyright (C) 2021 Elizabeth Xiao
# Copyright (C) 2022-2023 Andrew Rechnitzer
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# Notes:
# - Why do we need to list files accessed with importlib.resources, seems WET
# - If you change things here, you may need to add them to client.*.spec
include CONTRIBUTORS CHANGELOG.md Containerfile.bulk LICENSE.md doc
include requirements.txt requirements.txt.client
include plom/templateTestSpec.toml
include plom/templateSolutionSpec.toml
include plom/create/digits.json
include plom/serverDetails.toml
include plom/templateUserList.csv
include plom/demoClassList.csv
include plom/demo_rubrics.toml
include plom/create/extra_pages_src.tex
include plom/create/scrap_paper_src.tex
include plom/scan/test_zbar_fails.png
include plom/scan/test_rgb.png
include plom/server/target_Q_latex_plom.png
include plom/latexTemplate.tex
include plom/latexTemplatev2.tex
include plom/idBox2.pdf
include plom/idBox4.pdf
include plom/default_keys.toml
include plom/wasd_keys.toml
include plom/ijkl_keys.toml
include plom/esdf_french_keys.toml
include plom/client/ui_files/*.ui
include plom/client/cursors/*.png
include plom/client/icons/*.svg
include plom/client/icons/*.png
include plom/client/help_img/nav*.png
include plom/client/help_img/click_drag.gif
include plom/create/fonts/*.ttf
# TODO: docs?