Skip to content

Commit c14d965

Browse files
committed
Fix for pypi long description
1 parent ad87c78 commit c14d965

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
@@ -24,6 +24,7 @@
2424
version='0.2',
2525

2626
description='The sciope toolbox for surrogate modeling, likelihood-free parameter inference and black-box optimization.',
27+
long_description_content_type='text/markdown',
2728
long_description=long_description,
2829

2930
# The project's main homepage.

0 commit comments

Comments
 (0)