##// END OF EJS Templates
tests: drop remaining `py37` conditionals...
tests: drop remaining `py37` conditionals We seem to be leaving most unused predicates around (c.f. `hg06` ... `hg08`, and `py36`), so I'm leaving this defined for 3rd parties that might use it.

File last commit:

r52014:34e0670c default
r53236:e39cfc5a default
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"