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 0f09f42 commit a982f1bCopy full SHA for a982f1b
setup.py
@@ -5,6 +5,7 @@
5
Extension(
6
name="dispatch.experimental.durable.frame",
7
sources=["src/dispatch/experimental/durable/frame.c"],
8
+ include_dirs=["src/dispatch/experimental/durable"],
9
),
10
]
11
)
0 commit comments