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 011edc4 commit 7873bf9Copy full SHA for 7873bf9
setup.py
@@ -20,6 +20,7 @@
20
version = __version__,
21
description = 'fitting oscillations & one-over f',
22
long_description = long_description,
23
+ long_description_content_type = 'text/x-rst',
24
python_requires = '>=3.6',
25
author = 'The Voytek Lab',
26
author_email = 'voyteklab@gmail.com',
0 commit comments