Skip to content

Commit 4879d4e

Browse files
kmosiejczukjrconlin
authored andcommitted
Tests don't actually use flake8 or mock (#59)
1 parent b40ef42 commit 4879d4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@
3131
],
3232
tests_require=[
3333
'nose',
34-
'mock',
3534
'coverage',
36-
'flake8',
3735
],
3836
test_suite="nose.collector",
3937
url='https://github.com/martinthomson/encrypted-content-encoding',

0 commit comments

Comments
 (0)