-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expectedstatus/triageThis issue needs to be triagedThis issue needs to be triaged
Description
Description
Code here
package.readme_content = root / readme["text"]
constructs a bogus path for the readme content. Should just be package.readme_content = readme["text"]
Workarounds
Set the readme one of the other ways
Poetry Installation Method
pipx
Operating System
n/a
Poetry Version
2.3
Poetry Configuration
n/aPython Sysconfig
sysconfig.log
Paste the output of 'python -m sysconfig', over this line.
Example pyproject.toml
[project]
readme = { text = "some text", content-type = "text/markdown" }etc
Poetry Runtime Logs
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expectedstatus/triageThis issue needs to be triagedThis issue needs to be triaged