Is there a way to check that given Python package requires compilation? (gcc)

前端 未结 0 413
失恋的感觉
失恋的感觉 2020-12-06 06:22

I need to inspect if a package requires a compilation from unittest level, as I do not want to allow adding to project any dependencies that requires compilation during inst

相关标签:
回答
  • 消灭零回复
提交回复
热议问题