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
Fixed documentation about pointing to a custom repo
The code just needed the url for the zip file. But it redundantly
used 2 settings. The repository and a url attribute.
We only need the url. The repository was just used to get the name
of the underlying folder which was unecessary anyways. Therefore,
named the repository to point to the actual url. Code also got cleaned up
in this process.
Also updated few dependencies
0 commit comments