Fix up the flake8 output and include it in the test matrix
Showing
- .travis.yml 1 addition, 0 deletions.travis.yml
- src/nacl/__init__.py 2 additions, 1 deletionsrc/nacl/__init__.py
- src/nacl/_lib/__init__.py 4 additions, 4 deletionssrc/nacl/_lib/__init__.py
- src/nacl/public.py 4 additions, 4 deletionssrc/nacl/public.py
- src/nacl/secret.py 14 additions, 10 deletionssrc/nacl/secret.py
- src/nacl/signing.py 8 additions, 4 deletionssrc/nacl/signing.py
- tests/test_box.py 55 additions, 18 deletionstests/test_box.py
- tests/test_hash.py 15 additions, 6 deletionstests/test_hash.py
- tests/test_secret.py 19 additions, 10 deletionstests/test_secret.py
- tests/test_signing.py 36 additions, 13 deletionstests/test_signing.py
Please register or sign in to comment