Open
Description
Currently the pip install command does not actually point to the repository, and you have to manually alter the path.
Current:
pip install git+ssh://[email protected]/undefined/unitycatalog-python.git
What actually works:
'pip install git+https://github.com/unitycatalog/unitycatalog-python.git'
Metadata
Metadata
Assignees
Labels
No labels