refactor: restructure dice environment handling and update Python version requirement
This commit is contained in:
@@ -8,7 +8,7 @@ authors = [
|
||||
readme = "README.md"
|
||||
license = "GPL-2.0-only"
|
||||
scripts = { diceplayer = "diceplayer.__main__:main" }
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.12"
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user