Skip to content

Commit 8970916

Browse files
committed
Add pkg long description
1 parent 932773e commit 8970916

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = simple_diarizer
33
author = Chau Luu
44
author_email = cvqluu@gmail.com
5+
long_description = file: README.md
6+
long_description_content_type = text/markdown,
57
description = Simplified diarization pipeline using some pretrained models - audio file to diarized segments in a few lines of code
68
classifiers =
79
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)