Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
VikramxD authored Dec 23, 2024
1 parent df202da commit 331eefa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "mini-mochi"
name = "daifuku"
version = "0.1.0"
description = "Serving Genmo's Mochi Easily "
readme = "README.md"
Expand Down Expand Up @@ -31,4 +31,4 @@ packages = ["ltx", "scripts" , "configs" ,"api" ]


[tool.ruff]
line-length = 120
line-length = 120

0 comments on commit 331eefa

Please sign in to comment.