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 dce31c5 commit 0a310bbCopy full SHA for 0a310bb
setup.cfg
@@ -3,7 +3,7 @@ name = fakeredis
3
version = attr: fakeredis.__version__
4
description = Fake implementation of redis API for testing purposes.
5
long_description = file: README.rst
6
-long_description_content_type = test/x-rst
+long_description_content_type = text/x-rst
7
license = BSD
8
url = https://github.com/jamesls/fakeredis
9
author = James Saryerwinnie
0 commit comments