File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change 1
- 1.7.1
2
- -----
3
-
4
- * Fix ``mock `` requirements in Python 2. Thanks `@ghisvail `_ for the report (`#101 `_).
5
-
6
- **Internal change **
7
-
8
- * Some tests in ``pytest-mock ``'s suite are skipped if assertion rewriting is disabled (`#102 `_).
9
-
10
- .. _@ghisvail : https://github.com/ghisvail
11
- .. _#101 : https://github.com/pytest-dev/pytest-mock/issues/101
12
- .. _#102 : https://github.com/pytest-dev/pytest-mock/issues/102
13
-
14
1
1.7.0
15
2
-----
16
3
19
6
* ``pytest-mock `` no longer supports Python 2.6 and Python 3.3, following the lead of
20
7
``pytest `` and other projects in the community. Thanks `@hugovk `_ for the PR (`#96 `_).
21
8
9
+ **Packaging **
10
+
11
+ * Fix ``mock `` requirement in Python 2. Thanks `@ghisvail `_ for the report (`#101 `_).
12
+
13
+ **Internal **
14
+
15
+ * Some tests in ``pytest-mock ``'s suite are skipped if assertion rewriting is disabled (`#102 `_).
16
+
17
+ .. _@ghisvail : https://github.com/ghisvail
22
18
.. _@hugovk : https://github.com/hugovk
23
19
.. _#96 : https://github.com/pytest-dev/pytest-mock/pull/96
20
+ .. _#101 : https://github.com/pytest-dev/pytest-mock/issues/101
21
+ .. _#102 : https://github.com/pytest-dev/pytest-mock/issues/102
24
22
25
23
1.6.3
26
24
-----
You can’t perform that action at this time.
0 commit comments