##// END OF EJS Templates
run-tests: deal with distutil deprecation...
run-tests: deal with distutil deprecation PEP 632 recommend the use of `packaging.version` to replace the deprecated `distutil.version`. So lets do it.

File last commit:

r45503:cf04f62d default
r50391:35bf7f23 default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]