Skip to content

Commit 3076522

Browse files
authored
Merge pull request #5762 from pytest-dev/hugovk-patch-1
Docs: update tense
2 parents 6bf6265 + a287aea commit 3076522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/en/py27-py34-deprecation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Python 3.4's last release is scheduled for
77
`March 2019 <https://www.python.org/dev/peps/pep-0429/#release-schedule>`__. pytest is one of
88
the participating projects of the https://python3statement.org.
99

10-
The **pytest 4.6** series will be the last to support Python 2.7 and 3.4, and is scheduled
11-
to be released by **mid-2019**. **pytest 5.0** and onwards will support only Python 3.5+.
10+
The **pytest 4.6** series is the last to support Python 2.7 and 3.4, and was released in
11+
**June 2019**. **pytest 5.0** and onwards will support only Python 3.5+.
1212

1313
Thanks to the `python_requires`_ ``setuptools`` option,
1414
Python 2.7 and Python 3.4 users using a modern ``pip`` version

0 commit comments

Comments
 (0)