![Rodion Promyshlennikov](/assets/img/avatar_default.png)
Add tox pep8 and hacking check. Add basic tests starter. Change-Id: I9553606250674e4ae0c5d6aca5d88b7a1fe39977
12 lines
217 B
Plaintext
12 lines
217 B
Plaintext
recursive-include fuelweb_test *
|
|
recursive-include gates_tests *
|
|
|
|
include README.md
|
|
include fuelweb_test/requirements.txt
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
exclude *.bak
|
|
|
|
global-exclude *.pyc
|
|
global-exclude *.log
|