Clarify in comment that chg has no py2/py3 concerns
This commit is contained in:
parent
b2869a8f17
commit
643dd08520
@ -139,8 +139,7 @@ rm hg
|
|||||||
PYTHON=%{python3} make all
|
PYTHON=%{python3} make all
|
||||||
PYTHON=%{python2} make all
|
PYTHON=%{python2} make all
|
||||||
|
|
||||||
#TODO: Now just for Py2, version for Py3 will need probably more fixes
|
# chg will invoke the 'hg' command - no direct Python dependency
|
||||||
# in installer - and possibly some renames..
|
|
||||||
pushd contrib/chg
|
pushd contrib/chg
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
|
Loading…
Reference in New Issue
Block a user