We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fd8398 + 99db287 commit fc0ee48Copy full SHA for fc0ee48
pylib/requirements.txt
@@ -17,9 +17,9 @@
17
#
18
19
20
--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
21
# 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
+-e git+https://github.com/apache/cassandra-ccm.git@cassandra-test#egg=ccm
23
coverage
24
pytest
25
wcwidth
0 commit comments