Read ../README.md
#1286
Unanswered
astrojuanlu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use an out-of-tree
../README.md
as thereadme = {file = }
?I've tried the obvious but it produces a sdist that cannot be installed because it contains an invalid path.
I have also tried using a metadata hook but I can't reach
../README.md
throughself.root
because the temporary directory doesn't have it.Context: kedro-org/kedro-viz#1766
Beta Was this translation helpful? Give feedback.
All reactions