Skip to content

Commit

Permalink
fix: name (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: antazoey <[email protected]>
  • Loading branch information
antazoey and antazoey authored Jan 10, 2025
1 parent 33ac142 commit 5d971c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ apepay = ["manifest.json", "py.typed"]
[tool.setuptools_scm]
# NOTE: Config entry needed for this plugin to function

# NOTE: Can delete this once https://github.com/ApeWorX/ape/pull/2461
# is available.
[tool.ape]
name = "ApePay"
name = "apepay"

plugins = [
{ name = "arbitrum" },
Expand Down

0 comments on commit 5d971c9

Please sign in to comment.