I'm giving the
lakeFS provider for Airflow some attention. I'd like to run some tests on my machine on my version -- and obviously I don't want to push it to PyPI before it works.
Now our docs say to
install the package in order to create a connection. How do I do that
without pushing to PyPI? (We will also need to do that to write integration tests for it, of course!)
@Lynn Rozen @Itai Admi any hints, please?