Skip to content

Commit 68c0567

Browse files
committed
Make twine check pass
1 parent 7d5f2b5 commit 68c0567

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ Setting True as a value will instruct the django-redis to close all the connecti
871871
License
872872
-------
873873

874-
.. code-block:: none
874+
.. code-block:: text
875875
876876
Copyright (c) 2011-2015 Andrey Antukh <niwi@niwi.nz>
877877
Copyright (c) 2011 Sean Bleier

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ author = Andrei Antoukh
66
author_email = niwi@niwi.nz
77
description = Full featured redis cache backend for Django.
88
long_description = file: README.rst
9+
long_description_content_type = text/x-rst
910
license = BSD-3-Clause
1011
classifiers =
1112
Development Status :: 5 - Production/Stable

0 commit comments

Comments
 (0)