We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19af1a commit 3b2cbc1Copy full SHA for 3b2cbc1
MANIFEST.in
@@ -4,5 +4,6 @@ include README.md
4
include LICENSE
5
include pyproject.toml
6
7
+recursive-include tests *
8
include src/cython/CMakeLists.txt
9
recursive-include src/cython *.pyx *.cxx
0 commit comments