Skip to content

Commit

Permalink
Build with COLMAP 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sarlinpe committed Jan 7, 2024
1 parent 720fcae commit 73f2b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ wheel.expand-macos-universal-tags = true
[tool.cibuildwheel]
build = "cp3{8,9,10,11}-{macosx,manylinux,win}*"
archs = ["auto64"]
environment = { COLMAP_COMMIT_ID="c206c7a333c8b2ef818135bdfe9d31a28bd2eb2b" }
environment = { COLMAP_COMMIT_ID="f5597bf7abc2bdfa3f99b8cbeed89173062bdbfe" }
test-command = "python -c \"import pycolmap; print(pycolmap.__version__)\""

[tool.cibuildwheel.linux]
Expand Down

0 comments on commit 73f2b36

Please sign in to comment.