Skip to content

Commit

Permalink
[poetry] update authors, readme, repo
Browse files Browse the repository at this point in the history
  • Loading branch information
NextFire committed Jan 4, 2024
1 parent 312629c commit 719d3c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# mahou.py
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
name = "mahou"
version = "0.0.1"
description = "Parser and Python code generator"
authors = ["RhiobeT <[email protected]>"]
authors = ["RhiobeT <[email protected]>", "NextFire <[email protected]>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/Japan7/mahou.py"

[tool.poetry.dependencies]
python = "~3.12"
Expand Down

0 comments on commit 719d3c6

Please sign in to comment.