Skip to content

Commit f3c6a96

Browse files
committed
add pasta explicitly
1 parent 94be369 commit f3c6a96

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
@@ -35,6 +35,7 @@ def read_version():
3535
# Declare minimal set for installation
3636
required_packages = [
3737
"boto3>=1.13.6",
38+
"google-pasta",
3839
"numpy>=1.9.0",
3940
"protobuf>=3.1",
4041
"protobuf3-to-dict>=0.1.5",

0 commit comments

Comments
 (0)