Skip to content

Commit

Permalink
Replace deprecated gocept.pytestlayer with zope.pytestlayer (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fosten authored May 27, 2024
1 parent 0f6bfdd commit a69c65b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pytest-plone>=0.2.0",
"pytest-cov",
"pytest",
"gocept.pytestlayer",
"zope.pytestlayer",
{%- endif %}
{%- if cookiecutter.python_test_framework != 'pytest' %}
"parameterized",
Expand Down

0 comments on commit a69c65b

Please sign in to comment.