From 84672a3c592a3d0cdcdec549dcd72c226d938694 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 9 Jan 2021 07:25:43 -0800 Subject: Update files from cookiecutter and output from commands --- docs/narr/myproject/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/myproject/pytest.ini') diff --git a/docs/narr/myproject/pytest.ini b/docs/narr/myproject/pytest.ini index 5c8c59068..074237039 100644 --- a/docs/narr/myproject/pytest.ini +++ b/docs/narr/myproject/pytest.ini @@ -1,5 +1,5 @@ [pytest] -addopts = --strict +addopts = --strict-markers testpaths = myproject -- cgit v1.2.3