Skip to content

Commit

Permalink
build-verbosity = 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Oct 24, 2024
1 parent 1530320 commit 678a7fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/bindings/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ build = "cp311*manylinux_x86_64*"
build-frontend = { name = "pip", args = ["--verbose", "--no-deps", "--extra-index-url=https://storage.openvinotoolkit.org/simple/wheels/nightly"] }
environment = { http_proxy = "http://proxy-dmz.intel.com:911", https_proxy = "http://proxy-dmz.intel.com:912" }
repair-wheel-command = ""
archs = ["x86_64"]
archs = ["x86_64"]
build-verbosity = 1

0 comments on commit 678a7fa

Please sign in to comment.