Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: replace install.js internals with make-fetch
Migrate the use of deprecated `requests` to `make-fetch-happen`. Replaces a lot of callbacks with async/await or promises.
- Loading branch information