(no title)
fabioz | 3 years ago
The attack surface area is too big when random python code is executed, which is the case for `setup.py`, but even if there wasn't code executed there, as soon as you import the package and use it, you'd have the same issue.
bigDinosaur|3 years ago