Skip to content

Commit

Permalink
add back toml dep lol
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed May 14, 2023
1 parent b11e2f2 commit 2c93afc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
14 changes: 13 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ autoflake = { version = "^1.4", optional = true }
based58 = "^0.1.1"
anchorpy-core = "^0.1.2"
py = "^1.11.0"
toml = "^0.10.2"

[tool.poetry.extras]
cli = ["typer", "ipython", "genpy", "black", "autoflake"]
Expand Down

0 comments on commit 2c93afc

Please sign in to comment.