How to install a python wheel file with optional/extra requirements?

前端 未结 0 670
别那么骄傲
别那么骄傲 2021-01-27 01:46

Specifically I want to install a wheel file that has extras_require defined.
I can install the package directly with pip install mypackage[myextradependency].

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