changeset 1913:3d3c02e6848a

readme: remove the part about 3.7 and hgext3rd We are using direct path already so we don't need any magic here. The 'hgext3rd.'bit is only required (for 3.7) when the module is installed and we rely on sys.path to find it.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 18 Mar 2016 08:14:45 -0700
parents 692a1aa1350c
children 17782631d7e8
files README.md
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Mar 22 00:19:14 2016 -0700
+++ b/README.md	Fri Mar 18 08:14:45 2016 -0700
@@ -13,8 +13,3 @@
 
     [extensions]
     topics=path/to/hg-topics/src
-
-If you are using Mercurial 3.7 use:
-
-    [extensions]
-    hgext3rd.topics=path/to/hg-topics/src