-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
58 lines (56 loc) · 1.68 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
49
50
51
52
53
54
55
56
57
58
graft doc
recursive-include openCL *.cl
recursive-include src *.c *.h *.pyx *.pxd
recursive-include benchmark *.py *.spline *.poni
recursive-include pyFAI-src *.py
recursive-include gui *.ui
include stdeb.cfg
include setup.cfg
include MANIFEST.in
include build-deb.sh
include build-msi.bat
include README.txt
include CHANGELOG.txt
include TODO.txt
#recursive-include test *.py *.sp *.poni
# not recursive as testimages could come with ...
include test/__init__.py
include test/example.sp
include test/moke.poni
include test/testAzimuthalIntegrator.py
include test/testExport.py
include test/testGeometry.py
include test/testGeometryRefinement.py
include test/testHistogram.py
include test/testMask.py
include test/testOpenCL.py
include test/testPeakPicking.py
include test/testSaxs.py
include test/test_all.py
include test/test_ocl_lut.py
include test/utilstest.py
include scripts/diff_tomo
include scripts/drawMask_pymca
include scripts/pyFAI-calib
include scripts/pyFAI-recalib
include scripts/pyFAI-saxs
include scripts/pyFAI-waxs
include scripts/pyFAI-average
include scripts/check_calib
include scripts/diff_tomo
include test/testimages/halfccd.fit2d.edf
include test/testimages/Pilatus6M.poni
include test/testimages/Pilatus6M.cbf
include test/testimages/frelon.spline
include test/testimages/Frelon2k.poni
include test/testimages/Frelon2k.edf
include test/testimages/halfccd.poni
include test/testimages/halfccd.edf
include test/testimages/Pilatus1M.poni
include test/testimages/testMask.edf
include test/testimages/moke.tif
include test/testimages/LaB6.poni
include test/testimages/halfccd.spline
include test/testimages/LaB6_0020.edf
include test/testimages/fit2d.dat
include test/testimages/Pilatus1M.edf