Skip to content

Commit

Permalink
Allow installing ipyvolume from a specific branch
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored and jtpio committed Sep 29, 2022
1 parent 60039ba commit 5290553
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ npm = [
"jlpm",
]

# This is only so that we can pin to an ipyvolume branch, we should remove this when we can
[tool.hatch.metadata]
allow-direct-references = true

[tool.jupyter-releaser]
skip = [
"check-links",
Expand Down

0 comments on commit 5290553

Please sign in to comment.