We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2158f6a commit c8a24dfCopy full SHA for c8a24df
1 file changed
setup.py
@@ -12,6 +12,7 @@
12
readme.read_text(),
13
changelog.read_text()
14
)
15
+long_description_content_type = 'text/x-rst'
16
version = here / 'VERSION'
17
18
setup(
0 commit comments