Skip to content

Commit 92b0e24

Browse files
committed
releasenotes: add release note about python 3.7 deprecation
1 parent 50bb8c1 commit 92b0e24

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
deprecations:
3+
- |
4+
Python versions earlier than 3.8 have been deprecated in order to support
5+
the latest werkzeug. Users using 3.7 or earlier python may use
6+
pytest-httpserver with earlier werkzeug versions but tests are no longer run
7+
for these python versions.

0 commit comments

Comments
 (0)