Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
995cf55c
"tests/git@developer.sourcefind.cn:OpenDAS/mmdeploy.git" did not exist on "a17c53b87176187619e207516973054a28c59335"
Unverified
Commit
995cf55c
authored
May 14, 2025
by
Anant Sharma
Committed by
GitHub
May 14, 2025
Browse files
build: remove block-manager feature flag for runtime wheel (#1083)
parent
b527d240
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lib/bindings/python/pyproject.toml
lib/bindings/python/pyproject.toml
+0
-1
No files found.
lib/bindings/python/pyproject.toml
View file @
995cf55c
...
@@ -51,7 +51,6 @@ module-name = "dynamo._core"
...
@@ -51,7 +51,6 @@ module-name = "dynamo._core"
manifest-path
=
"Cargo.toml"
manifest-path
=
"Cargo.toml"
python-packages
=
["dynamo"]
python-packages
=
["dynamo"]
python-source
=
"src"
python-source
=
"src"
features
=
["dynamo-llm/block-manager"]
[build-system]
[build-system]
requires
=
[
"maturin>=1.0,<2.0"
,
"patchelf"
]
requires
=
[
"maturin>=1.0,<2.0"
,
"patchelf"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment