We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00720d1 commit 7cc84c9Copy full SHA for 7cc84c9
README.rst
@@ -228,6 +228,11 @@ session using ``--pdb`` or similar.
228
Changelog
229
=========
230
231
+2.0.1
232
+-----
233
+
234
+- Fix Python 2 removal, thanks Nicusor Picatureanu.
235
236
2.0.0
237
-----
238
@@ -236,6 +241,7 @@ Changelog
241
thread to avoid crash.
242
- Fix pycharm debugger detection so timeouts are not triggered during
243
debugger usage.
244
+- Dropped support for Python 2, minimum pytest version upported is 5.0.0.
239
245
240
246
1.4.2
247
0 commit comments