Fix hostname

This commit is contained in:
Steve Piercy 2018-08-28 14:45:04 -07:00
parent 8ef21f56d3
commit eab5020e24
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ against itself, passing on many different interpreters and platforms.
This release contains a number of bugs fixes and improvements, so users are encouraged This release contains a number of bugs fixes and improvements, so users are encouraged
to take a look at the CHANGELOG: to take a look at the CHANGELOG:
https://doc.pytest.org/en/latest/changelog.html https://docs.pytest.org/en/latest/changelog.html
For complete documentation, please visit: For complete documentation, please visit:

View File

@ -7,7 +7,7 @@ This is a bug-fix release, being a drop-in replacement. To upgrade::
pip install --upgrade pytest pip install --upgrade pytest
The full changelog is available at https://doc.pytest.org/en/latest/changelog.html. The full changelog is available at https://docs.pytest.org/en/latest/changelog.html.
Thanks to all who contributed to this release, among them: Thanks to all who contributed to this release, among them: