-
-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Description
- cattrs version: 22.1.0 and main
- Python version: 3.8.x
- Operating System: Windows 10 x64
Description
I recently read https://iscinumpy.dev/post/bound-version-constraints/ and wanted to follow the advice to keep the Python version uncapped. I prompty stumbled over the problem described in https://iscinumpy.dev/post/bound-version-constraints/#pinning-the-python-version-is-special because cattrs does python = "^3.7" instead of python = ">=3.7". I wonder if it should declare the latter?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels