##// END OF EJS Templates
packaging: upgrade Debian packaging to build with Python 3...
packaging: upgrade Debian packaging to build with Python 3 Also drop the explicit "Depends: python" as debhelper will add it.

File last commit:

r21874:8da01b6e default
r43615:7574ccd8 stable
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer
anatoly techtonik
contrib/vagrant: use Vagrant for running tests on virtual machine...
r21874 Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh