Skip to content

Commit ed80ac4

Browse files
authored
Update setup.py
1 parent 7976f16 commit ed80ac4

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
@@ -21,7 +21,7 @@ def read(fname):
2121
maintainer="Alan Han, Yu Liu, Pengyu Nie, Zachary William Thurston",
2222
maintainer_email="yuki.liu@utexas.edu",
2323
license="MIT",
24-
url="https://github.com/EngineeringSoftware/inlinetest",
24+
url="https://github.com/pytest-dev/pytest-inline",
2525
description="A pytest plugin for writing inline tests.",
2626
long_description_content_type="text/markdown",
2727
long_description=read("README.md"),

0 commit comments

Comments
 (0)