Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit 3c6e598

Browse files
committed
Fixed description for pypi
1 parent 5dcbf7e commit 3c6e598

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[metadata]
22
name = django-memcache-status
33
version = 2.2
4-
description =
5-
A django application that displays the load and some other
6-
statistics about your memcached instances in the admin.
4+
description = "A django application that displays the load and other statistics about your memcached instances in the admin."
75
long_description = file: README.rst
86
author = Martin Mahner
97
author_email = [email protected]

0 commit comments

Comments
 (0)