All users who get 'subscriber' role automatically get 'flamenco-user' and 'attract-user', and when 'subscriber' is revoked, so are '{flamenco,attract}-user'.
6 lines
133 B
INI
6 lines
133 B
INI
[tool:pytest]
|
|
addopts = -v --cov cloud --cov-report term-missing --ignore node_modules --ignore docker
|
|
|
|
[pep8]
|
|
max-line-length = 100
|