You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,7 @@ You can also check available environments with: `hatch env show`
249
249
6.**Commit your changes** with a descriptive commit message
250
250
7.**Push and create a pull request**
251
251
252
-
Note on Python versions: while the project tests across Python 3.8–3.13 to ensure broad compatibility, active development and production usage target Python 3.10+.
252
+
Note on Python versions: the project tests across Python 3.10–3.14; active development and production usage target Python 3.10+.
0 commit comments