File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,13 @@ Changelog
22=========
33
44
5+ 1.2.1
6+ _____
7+
8+ * Fix typo in README.rst by @lebrice in https://github.com/pytest-dev/pytest-fixture-tools/pull/10
9+ * Fix #8 - Remove migrate setup.py to pyproject.toml by @ogajduse in https://github.com/pytest-dev/pytest-fixture-tools/pull/9
10+ * Fix getfixturedefs call by @MaksimKravchuk in https://github.com/pytest-dev/pytest-fixture-tools/pull/12
11+
5121.2.0
613-----
714
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pytest-fixture-tools"
7- version = " 1.2.0 "
7+ version = " 1.2.1 "
88description = " Plugin for pytest which provides tools for fixtures"
99dynamic = [" readme" ]
1010authors = [
You can’t perform that action at this time.
0 commit comments