Hi folks!
I want to add a fresh version of feast package from git (#master branch) via Poetry.
https://github.com/feast-dev/feast -- here is it, the python package is places in non-root directory: https://github.com/feast-dev/feast/tree/master/sdk/python
What should I do to poetry add it correctly as a dependency to my project?
Poetry docs don't tell anything about it...
Hi folks!
I want to add a fresh version of feast package from git (
#masterbranch) via Poetry.https://github.com/feast-dev/feast -- here is it, the python package is places in non-root directory: https://github.com/feast-dev/feast/tree/master/sdk/python
What should I do to
poetry addit correctly as a dependency to my project?Poetry docs don't tell anything about it...