Skip to content

Commit da100ef

Browse files
committed
[cmake] Update Cpp2Py branch to main and bump version req
1 parent 906c780 commit da100ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ endif()
5151
if(PythonSupport)
5252
external_dependency(Cpp2Py
5353
GIT_REPO https://github.com/TRIQS/cpp2py
54-
VERSION 2.0
55-
GIT_TAG unstable
54+
VERSION 3.3
55+
GIT_TAG main
5656
BUILD_ALWAYS
5757
EXCLUDE_FROM_ALL
5858
)

0 commit comments

Comments
 (0)