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 5d10097 commit 4ad0c2a
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)
external_dependency(Cpp2Py
GIT_REPO https://github.com/TRIQS/cpp2py
VERSION 2.0
GIT_TAG unstable
VERSION 3.3
GIT_TAG main
BUILD_ALWAYS
)
endif()
Expand Down

0 comments on commit 4ad0c2a

Please sign in to comment.