We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e5f62 commit b65b718Copy full SHA for b65b718
1 file changed
MANIFEST.in
@@ -1,6 +1,4 @@
1
exclude tests/*
2
-exclude pymoo/cython/*.cpp
3
-include pymoo/cython/*.pyx
4
-include pymoo/cython/*.pxd
5
-include pymoo/cython/vendor/*.h
+include pymoo/functions/compiled/*.pyx
+include pymoo/functions/compiled/*.pxd
6
include Makefile
0 commit comments