Files
deb-python-cassandra-driver/tox.ini
2014-03-14 23:52:48 +11:00

13 lines
225 B
INI

[tox]
envlist = py26,py27,pypy,py33
[testenv]
deps = nose
mock
; ccm
; unittest2
pip
PyYAML
commands = {envpython} setup.py build_ext --inplace
nosetests --verbosity=2 tests/unit/