Open link2xt opened 1 day ago
Seems the problem is that filename should have underscores instead of -
like it is for deltachat-rpc-client
: https://pypi.org/project/deltachat-rpc-client/#files
yes basically change:
[project]
name = "deltachat-rpc-client"
to:
[project]
name = "deltachat_rpc_client"
if I understood the email correctly
No, it's about source package filenames, not the internal metadata.
Got this email: