fishy commented on code in PR #2962:
URL: https://github.com/apache/thrift/pull/2962#discussion_r1567591252


##########
lib/py/Makefile.am:
##########
@@ -45,7 +45,7 @@ all-local: py3-build
 # Old version (can't put inline because it's not portable).
 #$(PYTHON) setup.py install --prefix=$(prefix) --root=$(DESTDIR) 
$(PYTHON_SETUPUTIL_ARGS)
 install-exec-hook:
-       $(PYTHON) setup.py install --root=$(DESTDIR) --prefix=$(PY_PREFIX) 
$(PYTHON_SETUPUTIL_ARGS)

Review Comment:
   do we still need `setup.py`? or is it still used by pip?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to