Skip to content

Commit 8721559

Browse files
committed
add free-all extra
1 parent 717dc34 commit 8721559

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ otl = [
4848
logging = [
4949
"structlog",
5050
]
51+
free-all = [
52+
"lite-bootstrap[sentry,otl,logging]",
53+
]
5154
fastapi = [
5255
"fastapi",
5356
]

0 commit comments

Comments
 (0)