##// END OF EJS Templates
add --pure flag to setup.py...
add --pure flag to setup.py This flag will make the build_py step install the pure Python modules in mercurial/pure/ into mercurial/ and furthermore prevent building the C extensions.

File last commit:

r3235:e281903c default
r7722:103127a8 default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
#header#
<title>#repo|escape# Changelog</title>
<description>#repo|escape# Changelog</description>
#entries%changelogentry#
</channel>
</rss>