
- Format code to python 3.5 - using absoulute paths Change-Id: I7414b5de915429c2c7f85b99f2ab91f395c62121
16 lines
148 B
Plaintext
16 lines
148 B
Plaintext
# General
|
|
tox
|
|
|
|
# Docs
|
|
sphinx>=1.6.2
|
|
sphinx_rtd_theme>=0.2.4
|
|
|
|
# Testing
|
|
flake8>=3.3.0
|
|
nose==1.3.7
|
|
testtools==2.3.0
|
|
codecov
|
|
mock
|
|
bandit
|
|
pytest==3.2.1
|