Example missing dependency
Some checks failed
Use hatch-version-action / build (push) Failing after 11s
Some checks failed
Use hatch-version-action / build (push) Failing after 11s
This commit is contained in:
parent
d695488bb0
commit
90462f0182
1 changed files with 1 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ dev = [
|
|||
"black",
|
||||
"isort",
|
||||
"seed-isort-config",
|
||||
"flake8",
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pytest-mock",
|
||||
|
|
@ -49,7 +50,6 @@ dependencies = [
|
|||
"black",
|
||||
"isort",
|
||||
"seed-isort-config",
|
||||
"flake8",
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pytest-mock",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue