mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
fix wheel upload target, and change python versioning
This commit is contained in:
@@ -13,6 +13,7 @@ def main():
|
||||
"root": "..",
|
||||
"relative_to": __file__,
|
||||
'tag_regex': r'^(?P<prefix>py-)?(?P<version>[^\+]+)(?P<suffix>.*)?$',
|
||||
'git_describe_command': "git describe --dirty --tags --long --match py-*.*",
|
||||
},
|
||||
description='Python bindings for the Delta Chat Core library using CFFI against the Rust-implemented libdeltachat',
|
||||
long_description=long_description,
|
||||
|
||||
Reference in New Issue
Block a user