Closed
Description
I was reading this article: Why you shouldn't invoke setup.py directly that explains why this is not a good practice anymore. I thought about discussing this. Should we change to new approach?
We have only a few places that we directly invoke setup.py
so should be an easy task to replace it.