| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
conda create --name feast python=3.9
conda activate feastpip install pip-tools
brew install mysql
brew install xz protobuf openssl zlib
pip install cryptography -U
conda install protobuf
conda install pymssql
pip install -e ".[dev]"
make install-python-ci-dependencies PYTHON=3.9make test-python-unit| Back | FazBrowse Home | New Git URL |