We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d720662 commit 6418823Copy full SHA for 6418823
1 file changed
MANIFEST.in
@@ -1,7 +1,8 @@
1
include README.md LICENSE.md
2
graft lib/pybind11/include
3
graft lib/pybind11/tools
4
-graft lib/dSFMT
+include lib/dSFMT/*.h
5
+exclude lib/dSFMT/jump/*
6
graft lib/cJSON
7
graft xcsf
8
global-include CMakeLists.txt *.cmake
0 commit comments