mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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]
|
||||
"deltachat_rpc_client.pytestplugin" = "deltachat_rpc_client.pytestplugin"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
root = ".."
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user