summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python_embed.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/python_embed.md')
-rw-r--r--docs/markdown/snippets/python_embed.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/python_embed.md b/docs/markdown/snippets/python_embed.md
deleted file mode 100644
index f50002cbb..000000000
--- a/docs/markdown/snippets/python_embed.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## python.dependency() embed kwarg
-
-Added the `embed` kwarg to the python module dependency function to select
-the python library that can be used to embed python into an application.