Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Adds flytekit to extras
Browse files Browse the repository at this point in the history
  • Loading branch information
ramannanda9 committed Jan 6, 2023
1 parent 5c30e2c commit f428ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def load_requirements():
"ray": ["ray", "pyarrow"],
"pyspark": ["pyspark[pandas_on_spark]"],
"pandera": ["pandera"],
"flytekit": ["flytekit"],
},
# Relevant project URLs
project_urls={ # Optional
Expand Down

0 comments on commit f428ae8

Please sign in to comment.