Skip to content

Commit 88e2c94

Browse files
authored
Change URL of PyPI project link (#61)
1 parent 5294a23 commit 88e2c94

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
@@ -13,7 +13,7 @@
1313
long_description_content_type="text/markdown",
1414
author="utgwkk",
1515
author_email="[email protected]",
16-
url="https://github.com/utgwkk/pytest-github-actions-annotate-failures",
16+
url="https://github.com/pytest-dev/pytest-github-actions-annotate-failures",
1717
license="MIT",
1818
classifiers=["Framework :: Pytest",],
1919
python_requires=">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*",

0 commit comments

Comments
 (0)