forked from sdaps/sdaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
28 lines (28 loc) · 902 Bytes
/
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
include MANIFEST.in
include NEWS
include README
include TROUBLESHOOTING
include COPYING
include sdaps.py
include tex/class/*.dtx
include tex/class/*.ins
include tex/class/*.lua
include tex/class/*.tex
include tex/class/*.sty
include tex/class/examples/*.tex
include tex/class/testfiles/*.lvt
include tex/class/testfiles/*.tlg
recursive-include sdaps *.py *.ui *.c *.h
recursive-include po *.pot POTFILES.skip POTFILES.in *.po
recursive-include tex/po *.pot POTFILES.skip POTFILES.in *.po
include test/run-test.sh
include test/run-test-locally.sh
recursive-include test/data *.internetquestions *.odt *.pdf *.tif
recursive-include test/data *.tex questionnaire_ids
recursive-include test/data/info_files *
include custom-scripts/README
recursive-include custom-scripts *.py
include examples/example.tex
include examples/example.tif
include test/data/tex/code128_test_ids
include tex/tex_translations.in