Commit d0250f5
committed
PYCBC-1678: Pin cmake version
Motivation
==========
Until we have time to investigate CMake 4.0 compatibility we should make
sure the build system will install CMake < 4.0. Most users should not
run into this scenario as we provide wheels.
Modification
============
Pinned setup_requires CMake to >= 3.19 and < 4.0.
Change-Id: I6dcc3917ba92cbe78d421972edb18c25f17ff6e8
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/226432
Reviewed-by: Dimitris Christodoulou <dimitris.christodoulou@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>1 parent 6f25dd9 commit d0250f5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments