Skip to content

Commit 9763511

Browse files
committed
Align setup.py
1 parent 7f3fe40 commit 9763511

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ def open_local(paths, mode="r", encoding="utf8"):
5757
"author": "Sanic Community",
5858
"author_email": "[email protected]",
5959
"description": (
60-
"A web server and web framework that's written to go fast. Build fast. Run fast."
60+
"A web server and web framework that's written to go fast. "
61+
"Build fast. Run fast."
6162
),
6263
"long_description": long_description,
6364
"packages": ["sanic"],

0 commit comments

Comments
 (0)