File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,23 @@ History of changes to pytest-dependency
2
2
=======================================
3
3
4
4
dev (not yet released)
5
+ Incompatible changes
6
+ + Drop support for Python 2.
7
+
5
8
Bug fixes and minor changes
6
9
+ `#40 `_: add logging.
7
10
+ `#50 `_, `#51 `_: test suite incompatibility with pytest 6.2.0.
8
11
+ `#58 `_: declare the type of automark_dependency ini-option
9
12
correctly as bool.
10
13
14
+ Internal
15
+ + `#75 `_: review build tool chain.
16
+
11
17
.. _#40 : https://github.com/RKrahl/pytest-dependency/issues/40
12
18
.. _#50 : https://github.com/RKrahl/pytest-dependency/issues/50
13
19
.. _#51 : https://github.com/RKrahl/pytest-dependency/pull/51
14
20
.. _#58 : https://github.com/RKrahl/pytest-dependency/pull/58
21
+ .. _#75 : https://github.com/RKrahl/pytest-dependency/pull/75
15
22
16
23
0.5.1 (2020-02-14)
17
24
Bug fixes and minor changes
You can’t perform that action at this time.
0 commit comments