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 834d947 commit 8c18c68Copy full SHA for 8c18c68
setup.py
@@ -9,7 +9,7 @@
9
version=version,
10
url='https://github.com/wuyue92tree/django-adminlte-ui',
11
description='django admin theme base on adminlte',
12
- long_description=open('README.md').read(),
+ long_description=open('README.rst').read(),
13
author='wuyue',
14
author_email='[email protected]',
15
maintainer='wuyue',
0 commit comments