gpt4 book ai didi

pip - 使用 tox 安装 extra_requires

转载 作者:行者123 更新时间:2023-12-04 21:35:54 24 4
gpt4 key购买 nike

如果我想为正在使用 Tox 测试的软件包安装额外的要求,我该由谁来做?

例如。如果我正在测试一个名为 Websauna 的软件包并且我想安装

  websauna[test]

代替
  websauna

最佳答案

在 tox.ini 中:

[testenv]
extras = test

Documentation

关于pip - 使用 tox 安装 extra_requires,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37757212/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com