Skip to content

Commit b5ddd7d

Browse files
Use README as long_description in setup.py
1 parent b5715b7 commit b5ddd7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
name='rtmidi-python',
4646
version='0.2.1',
4747
description='Python wrapper for RtMidi',
48+
long_description=open('README.rst').read(),
4849
author='Guido Lorenz',
4950
author_email='code@superquadratic.net',
5051
url='https://github.com/superquadratic/rtmidi-python',

0 commit comments

Comments
 (0)