Skip to content

Commit 3da4c9d

Browse files
authored
updated changelog: added missing info on six dependency
1 parent 7491dce commit 3da4c9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### 1.8.0 - New fixtures for `pytest-harvest`
44

55
- New fixtures `step_bag` and `cross_bag`, that may be used when `pytest-harvest` is installed. These fixtures are versions of `pytest-harvest`'s `results_bag` fixture that can be used with steps. Fixes [#49](https://github.com/smarie/python-pytest-steps/issues/49). PR [#46](https://github.com/smarie/python-pytest-steps/pull/46) by [`j-carson`](https://github.com/j-carson).
6+
- `six` is not a dependency anymore.
67

78
### 1.7.3 - packaging improvements
89

0 commit comments

Comments
 (0)