tests/test-install.t
changeset 43267 a324f6a0cfd3
parent 43006 d6f34ceb08db
child 43409 9a250055ffbc
equal deleted inserted replaced
43266:8d02e3c86815 43267:a324f6a0cfd3
   234   Not installed:
   234   Not installed:
   235   Not tracked:
   235   Not tracked:
   236 
   236 
   237 #endif
   237 #endif
   238 
   238 
       
   239 #if py3
       
   240   $ HGALLOWPYTHON3=1
       
   241   $ export HGALLOWPYTHON3
       
   242 #endif
       
   243 
   239 #if virtualenv
   244 #if virtualenv
   240 
   245 
   241 Verify that Mercurial is installable with pip. Note that this MUST be
   246 Verify that Mercurial is installable with pip. Note that this MUST be
   242 the last test in this file, because we do some nasty things to the
   247 the last test in this file, because we do some nasty things to the
   243 shell environment in order to make the virtualenv work reliably.
   248 shell environment in order to make the virtualenv work reliably.