Skip to content

Commit 3655a10

Browse files
committed
remove boto from requirements
1 parent 1e75fe0 commit 3655a10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ def pep386adapt(version):
1818
return version
1919

2020
install_requires = [
21-
'boto>=2.14, <3',
2221
'six>=1.9, <2.0',
2322
'requests>=2.5.1, <2.6',
2423
'retrying',

0 commit comments

Comments
 (0)