Skip to content

Commit

Permalink
add logo to sdist for README (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfremont authored Jun 7, 2024
1 parent 2a1b29c commit 7126916
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ scenic = "scenic.syntax.pygment:ScenicStyle"
requires = ["flit_core >= 3.2, <4"]
build-backend = "flit_core.buildapi"

[tool.flit.sdist]
include = ["docs/images/logo-full.svg"]

[tool.black]
line-length = 90
force-exclude = '''
Expand Down

0 comments on commit 7126916

Please sign in to comment.