Merge branch 'cassandra-4.1' into cassandra-5.0

* cassandra-4.1:
  3.x cqlshlib tests broken on python2.7
This commit is contained in:
Mick Semb Wever 2025-12-19 23:43:43 +01:00
commit fc0ee48ea2
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 2 additions and 2 deletions

View File

@ -17,9 +17,9 @@
#
#
-e git+https://github.com/datastax/python-driver.git@3.29.0#egg=cassandra-driver
-e git+https://github.com/apache/cassandra-python-driver.git@3.29.0#egg=cassandra-driver
# Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
-e git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm
-e git+https://github.com/apache/cassandra-ccm.git@cassandra-test#egg=ccm
coverage
pytest
wcwidth