diff options
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ commands = py.test --capture=no --strict --random {posargs} [flake8] -exclude = .tox,*.egg +exclude = .tox,*.egg,.git,_build select = E,W,F,N,I application-import-names = cryptography,cryptography_vectors,tests |