Skip to content

Commit 42bf4a3

Browse files
committed
Removed Django version number from project description.
Falls out of sync with other (canonical) metadata.
1 parent 666a342 commit 42bf4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = attr: channels.__version__
44
url = http://github.com/django/channels
55
author = Django Software Foundation
66
author_email = [email protected]
7-
description = Brings async, event-driven capabilities to Django 3.2 and up.
7+
description = Brings async, event-driven capabilities to Django.
88
long_description = file: README.rst
99
long_description_content_type = text/x-rst
1010
license = BSD

0 commit comments

Comments
 (0)