We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7976f16 commit ed80ac4Copy full SHA for ed80ac4
setup.py
@@ -21,7 +21,7 @@ def read(fname):
21
maintainer="Alan Han, Yu Liu, Pengyu Nie, Zachary William Thurston",
22
maintainer_email="yuki.liu@utexas.edu",
23
license="MIT",
24
- url="https://github.com/EngineeringSoftware/inlinetest",
+ url="https://github.com/pytest-dev/pytest-inline",
25
description="A pytest plugin for writing inline tests.",
26
long_description_content_type="text/markdown",
27
long_description=read("README.md"),
0 commit comments