Skip to content

Commit 6e9f759

Browse files
committed
Change library description in pypi setup.
1 parent 888b395 commit 6e9f759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
version="1.0.0-alpha.8",
1010
author="David Runemalm, 2024",
1111
author_email="[email protected]",
12-
description="A dependency injection library for Python.",
12+
description="A prototypical dependency injection library for Python.",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/runemalm/py-dependency-injection",

0 commit comments

Comments
 (0)