Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced use of pip internal function.
As discussed in this thread: pypa/pip#5243 use of the functions inside pip._internal is strongly discouraged. As such I have replaced this functions usage with the pip maintainers recommended solution.
- Loading branch information