Skip to content

Commit 576fde3

Browse files
committed
update description
1 parent 9a946cf commit 576fde3

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
@@ -22,7 +22,7 @@ def read(fname):
2222
maintainer_email="yuki.liu@utexas.edu",
2323
license="MIT",
2424
url="https://github.com/EngineeringSoftware/inlinetest",
25-
description="A simple plugin to use with pytest",
25+
description="A pytest plugin for writing inline tests.",
2626
long_description=read("README.md"),
2727
packages=find_packages(where="src"),
2828
package_dir={"": "src"},

0 commit comments

Comments
 (0)