Skip to content

Commit 6be074e

Browse files
authored
Fix description text (#29)
1 parent 6101efb commit 6be074e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ classifiers = [
2626
"Topic :: Software Development :: Libraries",
2727
]
2828
description = """\
29-
"Python bindings for a fast RLE decoder/encoder, with a focus on "\
30-
"use as a plugin for pylibjpeg"\
29+
Python bindings for a fast RLE decoder/encoder, with a focus on \
30+
use as a plugin for pylibjpeg\
3131
"""
3232
keywords = ["dicom pydicom python rle pylibjpeg rust"]
3333
license = "MIT"

0 commit comments

Comments
 (0)