replace pspec with spec

This commit is contained in:
2022-03-20 03:08:51 +03:00
parent 57f25c309a
commit 4cc665f6ee
3 changed files with 6 additions and 7 deletions

View File

@ -44,7 +44,7 @@ setup(
"pytest-cov",
"pytest-helpers-namespace",
"pytest-mock",
"pytest-pspec",
"pytest-spec",
"pytest-resource-path",
],
@ -102,8 +102,8 @@ setup(
"pytest-cov",
"pytest-helpers-namespace",
"pytest-mock",
"pytest-pspec",
"pytest-resource-path",
"pytest-spec",
],
"web": [
"Jinja2",