We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce5e49 commit a9855b6Copy full SHA for a9855b6
pyproject.toml
@@ -4,7 +4,6 @@ version = "7.0.2"
4
description = "A StarCraft II API Client for Python 3"
5
authors = [{ name = "BurnySc2", email = "[email protected]" }]
6
requires-python = ">=3.9, <3.13"
7
-license = { file = "LICENSE" }
8
keywords = ["StarCraft", "StarCraft 2", "StarCraft II", "AI", "Bot"]
9
classifiers = [
10
"Intended Audience :: Developers",
0 commit comments