We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bbb43 commit fe05977Copy full SHA for fe05977
MANIFEST.in
@@ -1,4 +1,9 @@
1
include requirements/requirements.txt
2
+include ivy/compiler/utils/*.so
3
+include ivy/compiler/utils/*.pyd
4
+include ivy/compiler/*.so
5
+include ivy/compiler/*.pyd
6
+include ivy/compiler/*.py
7
include binaries.json
8
include available_configs.json
9
include wrappers.json
0 commit comments