Skip to content

Commit b720504

Browse files
committed
looks like we don't need to specify UTF-8
1 parent ace1dc4 commit b720504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
description='Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot)',
2727
long_description=long_description,
28-
long_description_content_type='text/markdown; charset=UTF-8',
28+
long_description_content_type='text/markdown',
2929

3030
# The project's main homepage.
3131
url=__url__,

0 commit comments

Comments
 (0)