Skip to content

Commit fc0ee48

Browse files
Merge branch 'cassandra-4.1' into cassandra-5.0
* cassandra-4.1: 3.x cqlshlib tests broken on python2.7
2 parents 6fd8398 + 99db287 commit fc0ee48

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)