87bca89c73
Setup tox with pep8, linters and reno jobs so that CI passes for the tripleo-upgrades repo. Change-Id: I2cd200eb77501717211c0db3f52c96c2c7b22663
7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
# These are required here because ansible can't be in global-requirements due
|
|
# to licensing conflicts. But we sill need to be able to pull them in for
|
|
# lint checks and want to document these as ansible specific things that may
|
|
# be required for this repository.
|
|
ansible
|
|
ansible-lint
|