Skip to content

Commit 870e9f6

Browse files
Installing and configuring mkdocstrings plugin
1 parent c057408 commit 870e9f6

File tree

2 files changed

+40
-43
lines changed

2 files changed

+40
-43
lines changed

poetry.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,6 @@ omit = [
135135
]
136136
branch = true
137137

138-
[tool.poetry.requires-plugins]
139-
poetry-plugin-export = "^1.9.0"
140-
141138
[tool.coverage.html]
142139
directory = "test_report"
143140
title = "Powertools for AWS Lambda (Python) Test Coverage"

0 commit comments

Comments
 (0)