Skip to content

Commit 1814f11

Browse files
wbarnhabradenneal1
authored andcommitted
Add botocore to extras in setup.py
1 parent ceb46e2 commit 1814f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def run(cls):
4141
"lz4": ["lz4"],
4242
"snappy": ["python-snappy"],
4343
"zstd": ["zstandard"],
44+
"boto": ["botocore"],
4445
},
4546
cmdclass={"test": Tox},
4647
packages=find_packages(exclude=['test']),

0 commit comments

Comments
 (0)