mirror of
https://github.com/velopack/velopack.git
synced 2025-10-25 15:19:22 +00:00
Initial python sdk
This commit is contained in:
@@ -5,13 +5,14 @@ members = [
|
||||
"src/lib-rust",
|
||||
"src/lib-nodejs/velopack_nodeffi",
|
||||
"src/lib-cpp",
|
||||
"src/lib-python",
|
||||
]
|
||||
exclude = [
|
||||
"samples/RustIced",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.0.0-local"
|
||||
version = "0.0.1"
|
||||
authors = ["Velopack Ltd, Caelan Sayler <git@caesay.com>"]
|
||||
homepage = "https://velopack.io"
|
||||
repository = "https://github.com/velopack/velopack"
|
||||
|
||||
Reference in New Issue
Block a user