Skip to content

Commit 78198b6

Browse files
committed
DANGER: Add plocca-inc/'s anchorpy-idl
1 parent a5a7802 commit 78198b6

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"pyheck>=0.1.4,<0.2",
1515
"based58>=0.1.1,<0.2",
1616
"toml>=0.10.2,<0.11",
17-
"anchorpy-idl>=0.1.0",
17+
"anchorpy-idl @ git+https://github.com/plocca-inc/anchorpy-idl.git@anchor-0.32.1",
1818
]
1919

2020
[project.optional-dependencies]
@@ -124,3 +124,6 @@ convention = "google"
124124

125125
[tool.pyright]
126126
reportMissingModuleSource = false
127+
128+
[tool.hatch.metadata]
129+
allow-direct-references = true

uv.lock

Lines changed: 2 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)