File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -228,14 +228,10 @@ session using ``--pdb`` or similar.
228228Changelog
229229=========
230230
231- 2.1.0
232- -----
233-
234- - Increase pytest requirement to >=5.0.0. Thanks Dominic Davis-Foster.
235-
2362312.0.0
237232-----
238233
234+ - Increase pytest requirement to >=5.0.0. Thanks Dominic Davis-Foster.
239235- Use thread timeout method when plugin is not called from main
240236 thread to avoid crash.
241237- Fix pycharm debugger detection so timeouts are not triggered during
Original file line number Diff line number Diff line change 99 name = "pytest-timeout" ,
1010 description = "pytest plugin to abort hanging tests" ,
1111 long_description = long_description ,
12- version = "1.4.2 " ,
12+ version = "2.0.0 " ,
1313 author = "Floris Bruynooghe" ,
1414 author_email = "flub@devork.be" ,
1515 url = "https://github.com/pytest-dev/pytest-timeout" ,
You can’t perform that action at this time.
0 commit comments