forked from vasole/pymca
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST.in
49 lines (49 loc) · 1.92 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
include MANIFEST.in
include LICENSE
include LICENSE.MIT
include LICENSE.GPL
include LICENSE.LGPL
include changelog.txt
include qtconffile
include cx_setup.py
include py2app_setup.py
include PlatypusScript
recursive-include doc/man *.1
recursive-include icons *.icns *.ico *_256x256.png
recursive-include PyMca5/EPDL97 *.DAT
include PyMca5/EPDL97/LICENSE
include PyMca5/Object3D/qtconffile
recursive-include PyMca5/Object3D/doc *.py
recursive-include PyMca5/Object3D/Object3DQhull *.py *.c *.h *.txt
recursive-include PyMca5/Object3D/Object3DCTools *.py *.c *.cpp
recursive-include PyMca5/Object3D/scripts *.py
include PyMca5/Object3D/LICENSE.GPL
include PyMca5/Object3D/README.txt
include PyMca5/Object3D/scripts/ob_scene
recursive-include PyMca5/PyMca *.py
recursive-include PyMca5/PyMcaCore *.py
recursive-include PyMca5/PyMcaData *.dict *.dat *.cfg *.png *.mat *.html *.pdf *.xml *.gif *.wmz *.mso *.DICT *.TXT *.lib *.mca
recursive-include PyMca5/PyMcaGraph *.py *.pyx *.pxd *.c *.h
recursive-include PyMca5/PyMcaGui *.py
recursive-include PyMca5/PyMcaIO *.py *.c *.h *.in
include PyMca5/PyMcaIO/sps/LICENSE
recursive-include PyMca5/PyMcaMath *.py *.c *.h *.cl
include PyMca5/PyMcaMath/mva/py_nnma/LICENSE
include PyMca5/PyMcaMath/mva/py_nnma/README
include PyMca5/PyMcaMath/PyMcaSciPy/signal/LICENSE.txt
recursive-include PyMca5/PyMcaMisc *.py
recursive-include PyMca5/PyMcaPhysics *.py
recursive-include PyMca5/PyMcaPlugins *.py
recursive-include PyMca5/scripts *
recursive-include PyMca5/tests *.py
recursive-include third-party/qhull *.c *.h *.txt
include third-party/fisx/MANIFEST.in
include third-party/fisx/LICENSE
include third-party/fisx/changelog.txt
include third-party/fisx/README.md
include third-party/fisx/README
include third-party/fisx/TODO
recursive-include third-party/fisx/fisx_data *.dat
recursive-include third-party/fisx/python *.py *.pyx *.pxd *.cpp
recursive-include third-party/fisx/src *.h *.cpp
recursive-include scripts *.py *.bat