Add missing testing dependency
This commit is contained in:
parent
8edca54279
commit
f0320fb13b
2 changed files with 15 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ dev = [
|
|||
"pytest>=8.4.2",
|
||||
"pytest-cov>=6.3.0",
|
||||
"pytest-django>=4.11.1",
|
||||
"pytest-mock>=3.15.1",
|
||||
]
|
||||
|
||||
[tool.isort]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue