Skip to content

Commit

Permalink
Add ignore-vcs for conda-forge workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Sep 13, 2024
1 parent 9bdc3e4 commit cc96f94
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 @@ -31,3 +31,7 @@ dev = [
"pytest",
"pytest-asyncio",
]

[tool.hatch.build.targets.wheel]
ignore-vcs = true
packages = ["ypywidgets"]

0 comments on commit cc96f94

Please sign in to comment.