f4303037cc
- Register Oslo logging configurations in server.py, test_armada.py, test_chartbuilder.py, and test_tiller.py - Add mock to test-requirements.txt - Update .travis.yml - Add mock case for tiller IP
13 lines
96 B
Plaintext
13 lines
96 B
Plaintext
# General
|
|
tox
|
|
|
|
# Docs
|
|
Sphinx
|
|
|
|
# Testing
|
|
flake8==3.3.0
|
|
nose==1.3.7
|
|
testtools==2.3.0
|
|
codecov
|
|
mock
|