Skip to content

Instantly share code, notes, and snippets.

@Kami
Created September 11, 2013 21:31
Show Gist options
  • Select an option

  • Save Kami/6530059 to your computer and use it in GitHub Desktop.

Select an option

Save Kami/6530059 to your computer and use it in GitHub Desktop.
GLOB sdist-make: /w/python-driver/setup.py
py26 recreate: /w/python-driver/.tox/py26
py26 installdeps: nose, mock, ccm, unittest2
py26 inst: /w/python-driver/.tox/dist/cassandra-driver-1.0.0-beta2-.zip
py26 runtests: commands[0] | /w/python-driver/.tox/py26/bin/python setup.py build_ext --inplace
running build_ext
py26 runtests: commands[1] | nosetests tests/unit/
.................................................................................
----------------------------------------------------------------------
Ran 81 tests in 0.168s
OK
_______________________________________________________________ summary _______________________________________________________________
py26: commands succeeded
congratulations :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment