Skip to content

Commit f0ae1af

Browse files
Merge branch 'cassandra-5.0' into trunk
* cassandra-5.0: 3.x cqlshlib tests broken on python2.7
2 parents ff78780 + fc0ee48 commit f0ae1af

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,9 +17,9 @@
1717
#
1818
#
1919

20-
-e git+https://github.com/datastax/[email protected]#egg=cassandra-driver
20+
-e git+https://github.com/apache/cassandra-[email protected]#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
2525
wcwidth

0 commit comments

Comments
 (0)