Skip to content

Commit 333d4c9

Browse files
committed
py3: add boto to py3 test requirements, test_pipeline_files and test_pipeline_images passing now
1 parent 85ae273 commit 333d4c9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tests/py3-ignores.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
tests/test_exporters.py
22
tests/test_linkextractors_deprecated.py
3-
tests/test_pipeline_files.py
4-
tests/test_pipeline_images.py
53
tests/test_proxy_connect.py
64
tests/test_spidermiddleware_httperror.py
75

tests/requirements-py3.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pytest-cov
44
testfixtures
55
jmespath
66
leveldb
7+
boto
78
# optional for shell wrapper tests
89
bpython
910
ipython

0 commit comments

Comments
 (0)