Skip to content

Commit

Permalink
[cmake] Update Cpp2Py branch to main and bump version req
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Aug 13, 2024
1 parent 80f1ebe commit 6e2428e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ endif()
if(PythonSupport OR (NOT IS_SUBPROJECT AND Build_Documentation))
external_dependency(Cpp2Py
GIT_REPO https://github.com/TRIQS/cpp2py
VERSION 2.0
GIT_TAG unstable
VERSION 3.3
GIT_TAG main
BUILD_ALWAYS
EXCLUDE_FROM_ALL
)
Expand Down

0 comments on commit 6e2428e

Please sign in to comment.