Skip to content

Commit 310eb66

Browse files
authored
Add description field to pyproject.toml
1 parent 6714156 commit 310eb66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[project]
22
name = "faust-streaming"
3+
description = "Python Stream Processing. A Faust fork"
34
requires-python = ">=3.8"
45
dynamic = [
56
"version",

0 commit comments

Comments
 (0)