mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
deltachat-rpc-client: configure setuptools_scm
This makes `python -m build` produce wheels with a version other than 0.0.0.
This commit is contained in:
@@ -21,6 +21,9 @@ deltachat_rpc_client = [
|
|||||||
[project.entry-points.pytest11]
|
[project.entry-points.pytest11]
|
||||||
"deltachat_rpc_client.pytestplugin" = "deltachat_rpc_client.pytestplugin"
|
"deltachat_rpc_client.pytestplugin" = "deltachat_rpc_client.pytestplugin"
|
||||||
|
|
||||||
|
[tool.setuptools_scm]
|
||||||
|
root = ".."
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 120
|
line-length = 120
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user