Skip to content

Commit 8a7dfe2

Browse files
committed
Set the right long description type
1 parent 4c9f76e commit 8a7dfe2

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
@@ -3,7 +3,7 @@ name = django-basic-auth-ip-whitelist
33
version = attr: baipw.__version__
44
description = Hide your Django site behind basic authentication mechanism with IP whitelisting support.
55
long-description = file: README.rst
6-
long-description-content-type = text/rst
6+
long-description-content-type = text/x-rst
77
author = Tomasz Knapik
88
author_email = hi@tmkn.org
99
url = https://github.com/tm-kn/django-basic-auth-ip-whitelist

0 commit comments

Comments
 (0)