chore: what the fuck
This commit is contained in:
9
games/ys/pyproject.toml
Normal file
9
games/ys/pyproject.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "ys"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"pywin32>=308",
|
||||
]
|
||||
Reference in New Issue
Block a user