Skip to content

Commit

Permalink
Fix pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
izgzhen committed Dec 23, 2023
1 parent 3a215dc commit 281f3ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
name = "chafan-core"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
authors = ["Zhen Zhang <git@zhen-zhang.com>"]
readme = "README.md"
packages = [{ include = "chafan_core" }]

[tool.poetry.dependencies]
python = "^3.11"
Expand Down

0 comments on commit 281f3ca

Please sign in to comment.