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.
pytest-freezegun
1 parent 16a6af7 commit 7499d19Copy full SHA for 7499d19
pyproject.toml
@@ -57,7 +57,7 @@ optional-dependencies.test = [
57
"packaging>=23.1",
58
"pytest>=7.3.1",
59
"pytest-env>=0.8.1",
60
- 'pytest-freezegun>=0.4.2; platform_python_implementation == "PyPy"',
+ 'pytest-freezer>=0.4.2; platform_python_implementation == "PyPy"',
61
"pytest-mock>=3.10",
62
"pytest-randomly>=3.12",
63
"pytest-timeout>=2.1",
0 commit comments