Skip to content

Releases: pytest-dev/pytest-localserver

v0.5.1.post0

13 Dec 20:42
efe5c86

Choose a tag to compare

This release makes a minor metadata update; there is no change in functionality. As always, it can be installed using pip:

$ pip install pytest-localserver

What's Changed

  • Disable fail-fast in Github Actions configuration by @diazona in #22
  • List required Python version as 2.7 or 3.3+ by @diazona in #24
  • Bump version to 0.5.1.post0 by @diazona in #26

Full Changelog: v0.5.1...v0.5.1.post0

v0.5.1

19 Nov 02:34
8cb64d9

Choose a tag to compare

This marks the first release of pytest-localserver in three years, the first after being moved from Bitbucket to Github, and the first to support Python versions up to 3.10. As always, it can be installed using pip:

$ pip install pytest-localserver

What's Changed

Full changes: https://github.com/pytest-dev/pytest-localserver/commits/v0.5.1