forked from inducer/pyopencl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
30 lines (26 loc) · 676 Bytes
/
Copy pathMANIFEST.in
File metadata and controls
30 lines (26 loc) · 676 Bytes
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
include pyopencl/cl/*.h
include pyopencl/cl/*.cl
include src/c_wrapper/*.hpp
include src/c_wrapper/*.h
include src/c_wrapper/*.cpp
include src/c_wrapper/mingw-std-threads/mingw.*.h
include src/c_wrapper/mingw-std-threads/README.md
include *.h
include test/*.py
include test/*.h
include examples/*.py
include examples/*.ipynb
include doc/source/*.rst
include doc/Makefile
include doc/*.py
include doc/source/conf.py
include doc/source/_static/*.css
include doc/source/_templates/*.html
include *.py.in
include configure.py
include Makefile.in
include aksetup_helper.py
include README_SETUP.txt
include README.rst
include LICENSE
recursive-include contrib *.vim *.py README