Browse Source

[poetry] Update pyproject to only install test deps when needed

We'll also need to fast follow this with a new line in the drone
file otherwise CI will fail because pytest wont be installed by default
any longer.
Colin Powell 4 tháng trước cách đây
mục cha
commit
14e4432495
2 tập tin đã thay đổi với 140 bổ sung31 xóa
  1. 138 29
      poetry.lock
  2. 2 2
      pyproject.toml

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 138 - 29
poetry.lock


+ 2 - 2
pyproject.toml

@@ -53,10 +53,10 @@ django-oauth-toolkit = "^3.0.1"
 meta-yt = "^0.1.9"
 berserk = "^0.13.2"
 
-[tool.poetry.group.dev]
+[tool.poetry.group.test]
 optional = true
 
-[tool.poetry.group.dev.dependencies]
+[tool.poetry.group.test.dependencies]
 Werkzeug = "2.0.3"
 black = "^22.3"
 coverage = "^7.0.5"

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác