File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.1.3] - 2023-10-15
6+
7+ ### Fixed
8+ - The continuous integration was fixed, as a new maintenance team was assembled.
9+
10+
511## [ 1.1.2] - 2021-04-19
612### Fixed
713- Fix #18 plugin crash when test case is marked with a non-pytest.mark decorator
Original file line number Diff line number Diff line change 1111
1212setup (
1313 name = "pylint-pytest" ,
14- version = "1.1.2" ,
15- author = "Reverb Chu" ,
16- author_email = "pylint-pytest@reverbc.tw" ,
17- maintainer = "Reverb Chu" ,
18- maintainer_email = "pylint-pytest@reverbc.tw" ,
14+ version = "1.1.3a0" ,
15+ author = "Stavros Ntentos" ,
16+ author_email = "133706+stdedos@users.noreply.github.com" ,
1917 license = "MIT" ,
2018 url = "https://github.com/reverbc/pylint-pytest" ,
2119 description = "A Pylint plugin to suppress pytest-related false positives." ,
You can’t perform that action at this time.
0 commit comments