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",
|
"black",
|
||||||
"isort",
|
"isort",
|
||||||
"seed-isort-config",
|
"seed-isort-config",
|
||||||
|
"flake8",
|
||||||
"pytest",
|
"pytest",
|
||||||
"pytest-cov",
|
"pytest-cov",
|
||||||
"pytest-mock",
|
"pytest-mock",
|
||||||
|
|
@ -49,7 +50,6 @@ dependencies = [
|
||||||
"black",
|
"black",
|
||||||
"isort",
|
"isort",
|
||||||
"seed-isort-config",
|
"seed-isort-config",
|
||||||
"flake8",
|
|
||||||
"pytest",
|
"pytest",
|
||||||
"pytest-cov",
|
"pytest-cov",
|
||||||
"pytest-mock",
|
"pytest-mock",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue