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 ad87c78 commit c14d965Copy full SHA for c14d965
setup.py
@@ -24,6 +24,7 @@
24
version='0.2',
25
26
description='The sciope toolbox for surrogate modeling, likelihood-free parameter inference and black-box optimization.',
27
+ long_description_content_type='text/markdown',
28
long_description=long_description,
29
30
# The project's main homepage.
0 commit comments