Skip to content

Instantly share code, notes, and snippets.

@cp16net
Created January 17, 2013 16:00
Show Gist options
  • Save cp16net/4557005 to your computer and use it in GitHub Desktop.
Save cp16net/4557005 to your computer and use it in GitHub Desktop.
py27 runtests: commands[1]
WARNING:test command found but not installed in testenv
cmd: /bin/bash
env: /Users/craig.vyvial/code/public/reddwarf/.tox/py27
Maybe forgot to specify a dependency?
py27 runtests: commands[2]
WARNING:test command found but not installed in testenv
cmd: /bin/bash
env: /Users/craig.vyvial/code/public/reddwarf/.tox/py27
Maybe forgot to specify a dependency?
running=${PYTHON:-python} -m subunit.run discover ./reddwarf/tests/unittests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment