##// END OF EJS Templates
cleanup: remove compatibility code for Python < 2.7.4...
cleanup: remove compatibility code for Python < 2.7.4 The minimum supported Python version was recently raised to 2.7.4.

File last commit:

r45128:af739894 default
r45404:3aed7d26 default
Show More
Cargo.toml
3 lines | 75 B | application/toml | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
setup-rust: remove the legacy 'direct-ffi' variant...
r44956 members = ["hg-core", "hg-cpython"]
Gregory Szorc
hgcli: add stub PyOxidizer project...
r45128 exclude = ["chg", "hgcli"]