Open pombredanne opened 2 years ago
From https://github.com/nexB/python-inspector/pull/66#discussion_r1007163606
handle the rarer case where the setup.py is using plain distutils See https://github.com/search?l=Python&q=from+distutils.core+import+setup+filename+filename%3Asetup.py&type=Code for some exotic examples.
From https://github.com/nexB/python-inspector/pull/66#discussion_r1007163606