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 d3fac80 commit a6b05edCopy full SHA for a6b05ed
pyproject.toml
@@ -47,7 +47,7 @@ urls.Homepage = "https://github.com/pytest-dev/pytest-print"
47
urls.Source = "https://github.com/pytest-dev/pytest-print"
48
urls.Tracker = "https://github.com/pytest-dev/pytest-print/issues"
49
[project.entry-points.pytest11]
50
-env = "pytest_print"
+print = "pytest_print"
51
52
[tool.hatch]
53
build.hooks.vcs.version-file = "src/pytest_print/_version.py"
0 commit comments