isapego commented on code in PR #5127: URL: https://github.com/apache/ignite-3/pull/5127#discussion_r1931817087
########## modules/platforms/python/CMakeLists.txt: ########## @@ -16,7 +16,7 @@ # cmake_minimum_required(VERSION 3.18) -project(pyignite3 VERSION ${IGNITE_VERSION} LANGUAGES CXX) +project(pyignite_dbapi VERSION ${IGNITE_VERSION} LANGUAGES CXX) Review Comment: Well, there is no `3` suffix in other packages (nuget, java client), so I decided against it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org