changelog: Fix typo

This commit is contained in:
David Röthlisberger 2019-05-23 16:48:39 +01:00 committed by GitHub
parent aaea4e52ef
commit 84c7fef836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Pytest's internal python plugin can be disabled using ``-p python`` now again.
Pytest's internal python plugin can be disabled using ``-p no:python`` again.