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 91b4afb commit df9ec17Copy full SHA for df9ec17
CHANGELOG.rst
@@ -1,4 +1,4 @@
1
-3.4.0 (UNRELEASED)
+3.4.0 (2020-12-15)
2
------------------
3
4
* Add `mock.seal` alias to the `mocker` fixture (`#211`_). Thanks `@coiax`_ for the PR.
README.rst
@@ -267,7 +267,7 @@ function decorators for mocking unnecessary.
267
Requirements
268
============
269
270
-* Python Python 3.5+
+* Python 3.5+
271
* pytest
272
273
0 commit comments