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 80db13b commit ae523efCopy full SHA for ae523ef
pyproject.toml
@@ -86,7 +86,7 @@ optional-dependencies.testing = [
86
"pytest-mock>=3.10",
87
"pytest-xdist>=3.1",
88
"re-assert>=1.1",
89
- 'time-machine>=2.8.2; implementation_name != "pypy"',
+ 'time-machine>=2.9; implementation_name != "pypy"',
90
"wheel>=0.38.4",
91
]
92
urls.Documentation = "https://tox.wiki"
0 commit comments