mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-04-10 12:13:38 +00:00
replace pspec with spec
This commit is contained in:
4
setup.py
4
setup.py
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user