Skip to content

Commit

Permalink
chore: include voila license
Browse files Browse the repository at this point in the history
This was removed from the sdist in 7107ff4
But is needed on conda-forge, see:
conda-forge/solara-feedstock#12
  • Loading branch information
maartenbreddels committed Feb 19, 2024
1 parent 1177e8e commit 604d2e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ include = [
"solara",
"tests",
"prefix",
"packages/solara-widget-manager/LICENSE.voila.txt",
]
# and even when we have an include list, we still need to exclude
# packages (which I think makes no sense)
Expand Down

0 comments on commit 604d2e5

Please sign in to comment.