view contrib/vagrant/README.md @ 43386:2247bf3cec76 stable

fsmonitor: remove pywatchman from exclusion rule The recently vendored pywatchman code base is now formatted with black. We can now remove pywatchman from our black exclusion rule. Differential Revision: https://phab.mercurial-scm.org/D7202
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 02 Nov 2019 12:51:28 -0700
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh