Skip to content

Commit 99db287

Browse files
Merge branch 'cassandra-4.0' into cassandra-4.1
* cassandra-4.0: 3.x cqlshlib tests broken on python2.7
2 parents 2d0fda4 + 3c66c74 commit 99db287

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pylib/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
#
1818
#
1919

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

0 commit comments

Comments
 (0)