Ed Morley
|
5f6941f04a
|
Remove redundant Mercurial install step (#1111)
Mercurial is installed in the stack image for all stacks, so the
pip install of packages from Mercurial VCS URLs works without the
need for the buildpack to install it itself.
See:
https://github.com/heroku/stack-images/pull/141
https://github.com/heroku/stack-images/search?q=mercurial
Closes @W-7906950@.
|
2020-11-10 14:33:52 +00:00 |
|