mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Python: Try to use maturin-action to build wheels
... to allow cross-compilation and manylinux packaging
This commit is contained in:
parent
b5cde20255
commit
1cb57a4505
2 changed files with 29 additions and 13 deletions
|
@ -7,7 +7,7 @@ build-backend = "maturin"
|
|||
|
||||
[project]
|
||||
name = "slint"
|
||||
version = "1.6.0a2"
|
||||
version = "1.6.0a3"
|
||||
authors = [
|
||||
{name = "Slint Team", email = "info@slint.dev"},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue