Skip to content

Commit 1977a28

Browse files
zhilingcfeast-ci-bot
authored andcommitted
Change pypi package from Feast to feast (feast-dev#173)
* Add wait flag for jobs, fix go proto path for dataset service * Rebase with master * Change feast pypi package to feast from Feast
1 parent 5bbc277 commit 1977a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import os
1717
from setuptools import find_packages, setup, Command
1818

19-
NAME = "Feast"
19+
NAME = "feast"
2020
DESCRIPTION = "Python sdk for Feast"
2121
URL = "https://github.com/gojek/feast"
2222
AUTHOR = "Feast"

0 commit comments

Comments
 (0)