-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install mercurial via OS package manager (#645)
Installing mercurial via pip on Windows fails due to a missing dependency. But the chocolatey package works, so we'll be using that. In fact, we'll use OS-specific package managers on all platforms to install mercurial (like we already do for fossil).
- Loading branch information
1 parent
c7b6645
commit 0f7cabe
Showing
1 changed file
with
8 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters