Skip to content

Commit b8e7093

Browse files
committed
Clarify fork in package description
1 parent 3199d10 commit b8e7093

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
@@ -129,7 +129,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
129129

130130
setup(
131131
name="LinkPython-extern",
132-
description="Python wrapper for Ableton Link",
132+
description="A fork of the LinkPython wrapper for Ableton Link",
133133
long_description=open("README.md").read(),
134134
long_description_content_type="text/markdown",
135135
version="1.0.0",

0 commit comments

Comments
 (0)