Skip to content

Commit 7873bf9

Browse files
committed
add explicit setting for long description format
1 parent 011edc4 commit 7873bf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
version = __version__,
2121
description = 'fitting oscillations & one-over f',
2222
long_description = long_description,
23+
long_description_content_type = 'text/x-rst',
2324
python_requires = '>=3.6',
2425
author = 'The Voytek Lab',
2526
author_email = 'voyteklab@gmail.com',

0 commit comments

Comments
 (0)