Skip to content

Commit 1420d6e

Browse files
committed
chore: Update environment
1 parent b303631 commit 1420d6e

2 files changed

Lines changed: 395 additions & 555 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.2.0"
44
description = "Rust-like fielded Enums in Python"
55
authors = [{ name = "ilotoki0804", email = "ilotoki0804@gmail.com" }]
66
readme = "README.md"
7-
requires-python = ">=3.10"
7+
requires-python = ">=3.12"
88
keywords = [
99
"enum",
1010
"dataclass",

0 commit comments

Comments
 (0)