You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to install the parser as a library via adding a setup file would make integrating the code easier.
That way, by doing something like pip3 install git+https://github.com/SHADE-AI/daidepp.git one would be able to simply import the parser as a package.
The text was updated successfully, but these errors were encountered:
Being able to install the parser as a library via adding a setup file would make integrating the code easier.
That way, by doing something like
pip3 install git+https://github.com/SHADE-AI/daidepp.git
one would be able to simply import the parser as a package.The text was updated successfully, but these errors were encountered: