Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Sep 15, 2024
1 parent 47e2e71 commit 395ef0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [{ name = "MaaXYZ" }]
dependencies = ["MaaFw>=2.0.0", "nicegui"]
readme = "README.md"
urls = { Homepage = "https://github.com/MaaXYZ/MaaDebugger" }
requires-python = ">=9"
requires-python = ">=3.9"
scripts = { MaaDebugger = "MaaDebugger.main:main" }

[build-system]
Expand Down

0 comments on commit 395ef0d

Please sign in to comment.