Skip to content

Commit

Permalink
ci: Add 'rockset' as feast pip install extra (feast-dev#3578)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Lin <dan@rockset.com>
  • Loading branch information
danielin917 authored Apr 21, 2023
1 parent 6dc1368 commit 67acc01
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 @@ -367,6 +367,7 @@ def run(self):
"docs": DOCS_REQUIRED,
"cassandra": CASSANDRA_REQUIRED,
"hazelcast": HAZELCAST_REQUIRED,
"rockset": ROCKSET_REQUIRED,
},
include_package_data=True,
license="Apache",
Expand Down

0 comments on commit 67acc01

Please sign in to comment.