Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 6cd88ec

Browse files
authored
Add section for dev dependencies (#1473)
1 parent c1f8a75 commit 6cd88ec

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
@@ -20,6 +20,9 @@ dependencies = [
2020
"confluent-kafka==1.9.0",
2121
]
2222

23+
[project.optional-dependencies]
24+
dev = []
25+
2326
[project.urls]
2427
"Repository" = "https://github.com/autoreduction/queue-processor"
2528
"Wiki" = "https://github.com/autoreduction/queue-processor/wiki"

0 commit comments

Comments
 (0)