summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python-extension-module-implicit-dependency.md
AgeCommit message (Collapse)Author
2022-07-03Finalize the release.Jussi Pakkanen
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
If there isn't a preexisting dependency on python, append one. It's almost assuredly needed, so just do the right thing out of the box.