Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update requires-python
  • Loading branch information
filmor committed Oct 28, 2022
commit 5636262b27f883c484369c89ecdbcd54afa97a56
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"clr_loader>=0.2.2,<0.3.0"
]

requires-python = ">=3.7, <3.11"
requires-python = ">=3.7, <3.12"

classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down