Fix typo: remove stray indefinite article from release notes (#7552)

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Hugo van Kemenade
2020-07-29 18:19:33 +03:00
committed by GitHub
parent 1e66ed0b1c
commit d756b4a543
41 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pytest-2.6.2: few fixes and cx_freeze support
===========================================================================
pytest is a mature Python testing tool with more than a 1100 tests
pytest is a mature Python testing tool with more than 1100 tests
against itself, passing on many different interpreters and platforms.
This release is drop-in compatible to 2.5.2 and 2.6.X. It also
brings support for including pytest with cx_freeze or similar