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 5294a23 commit 88e2c94Copy full SHA for 88e2c94
setup.py
@@ -13,7 +13,7 @@
13
long_description_content_type="text/markdown",
14
author="utgwkk",
15
author_email="utagawakiki@gmail.com",
16
- url="https://github.com/utgwkk/pytest-github-actions-annotate-failures",
+ url="https://github.com/pytest-dev/pytest-github-actions-annotate-failures",
17
license="MIT",
18
classifiers=["Framework :: Pytest",],
19
python_requires=">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*",
0 commit comments