Skip to content

Commit 4d679f9

Browse files
authored
Fix snappy requirement (#62)
1 parent 8e0275d commit 4d679f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
'pandas>=0.25',
3030
'param',
3131
'pyarrow>=0.15',
32+
'python-snappy',
3233
'retrying',
33-
'snappy',
3434
]
3535

3636
# Checking for platform explicitly because

0 commit comments

Comments
 (0)