Skip to content

Commit 309f3bb

Browse files
committed
tests: remove yapf, selenium dependencies
Signed-off-by: pamfilos <[email protected]>
1 parent 9995019 commit 309f3bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
'pytest-pep8>=1.0.6',
3030
'pytest-random-order>=0.5.4',
3131
'pytest==5.3.5',
32-
'yapf>=0.28.0',
3332
'responses==0.10.6',
34-
'selenium>=3.4.3',
3533
]
3634

3735
extras_require = {'docs': ['Sphinx>=1.5.1'], 'tests': tests_require}

0 commit comments

Comments
 (0)