Don't manage bundler-based tests in tox, fix dep 22/56122/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 26 Apr 2017 19:59:03 +0000 (15:59 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 26 Apr 2017 19:59:03 +0000 (15:59 -0400)
commit8d8d34512e8598304393a33654ee37429e653ade
tree3d4416270e5660dbee52b8058274fe1faa755e8e
parent709d7521c42bed73045306e389cc65f49b5eae7b
Don't manage bundler-based tests in tox, fix dep

Tox can't manage the dependencies of bundler-based tests, so we have to
depend on external software state, which kinda defeats the point of
managing tests with tox. Just don't manage them with tox.

Also install deps required for some coala bears.

Change-Id: Ibffa4f118e4f465fa62e337a8ef4f8cd29f41a21
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
tox.ini