We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9f76e commit 8a7dfe2Copy full SHA for 8a7dfe2
setup.cfg
@@ -3,7 +3,7 @@ name = django-basic-auth-ip-whitelist
3
version = attr: baipw.__version__
4
description = Hide your Django site behind basic authentication mechanism with IP whitelisting support.
5
long-description = file: README.rst
6
-long-description-content-type = text/rst
+long-description-content-type = text/x-rst
7
author = Tomasz Knapik
8
author_email = hi@tmkn.org
9
url = https://github.com/tm-kn/django-basic-auth-ip-whitelist
0 commit comments