mirror of
https://github.com/PaiGramTeam/python-genshin-artifact.git
synced 2025-02-03 17:06:42 +00:00
🔧 Update pyproject.toml
This commit is contained in:
parent
bc5e26cde7
commit
903a9bc098
@ -1,10 +1,13 @@
|
||||
[tool.poetry]
|
||||
name = "Python-Genshin-Aartifact"
|
||||
name = "Python-Genshin-Artifact"
|
||||
version = "0.1.0"
|
||||
description = "A Python library that binds to Genshin Artifact damage calculation and analysis engine."
|
||||
authors = ["luoshuijs"]
|
||||
license = "MIT license"
|
||||
readme = "README.md"
|
||||
packages = [
|
||||
{ include = "python_genshin_artifact" },
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
Loading…
Reference in New Issue
Block a user