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 e18c26e commit fe573b6Copy full SHA for fe573b6
setup.cfg
@@ -2,8 +2,8 @@
2
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/x-rst
+long_description = file: README.rst
+long_description_content_type = text/x-rst
7
author = Torchbox
8
author_email = hello@torchbox.com
9
url = https://github.com/torchbox/django-basic-auth-ip-whitelist
0 commit comments