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 91fc9cf commit 4410f7fCopy full SHA for 4410f7f
MANIFEST.in
@@ -19,7 +19,7 @@
19
recursive-include pyiceberg *.pyx *.c
20
21
# Include test files in sdist
22
-recursive-include tests *.py
+recursive-include tests *
23
24
# Include development files
25
include Makefile
0 commit comments