blob: cdfa566a741880601e9b9ee948ea678dffa15a32 [file] [log] [blame]
# See python driver docs: futures and six have to be installed before
# cythonizing the driver, perhaps only on old pips.
# http://datastax.github.io/python-driver/installation.html#cython-based-extensions
futures
six>=0.12.0
-e git+https://github.com/datastax/python-driver.git@cassandra-test#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
coverage
cql
decorator
docopt
enum34
flaky
mock
nose
nose-test-select
parse
pycodestyle
psutil
thrift==0.9.3