Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <ozi.project@outlook.com>
  • Loading branch information
rjdbcm authored Sep 8, 2024
1 parent ac3382f commit dd86f15
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
[build-system]
build-backend = "ozi_build.buildapi"
requires = [
"OZI.build[core,uv]~=1.5",
]
requires = ["OZI.build[core,uv]>=1.5.2"]

[tool.ozi-build.entry-points]
console_scripts = [
Expand Down

0 comments on commit dd86f15

Please sign in to comment.