Skip to content

Fix pyproject.toml to ship font file - #25

Open
pierrepaleo wants to merge 1 commit into
dsarrut:masterfrom
pierrepaleo:fix_font
Open

Fix pyproject.toml to ship font file#25
pierrepaleo wants to merge 1 commit into
dsarrut:masterfrom
pierrepaleo:fix_font

Conversation

@pierrepaleo

Copy link
Copy Markdown

When installing vvv on Linux with pip, I get the error ERROR: Icon font file not found! Buttons will show '?'..
Upon closer inspection, it looks like the fonts directory is not copied to the environment installation (site-packages/vvv/fonts).

This MR updates pyproject.toml to make sure the fonts/*.otf files are embedded in the installation.

@dsarrut

dsarrut commented Jul 9, 2026

Copy link
Copy Markdown
Owner

thanks ! We are currently working on packaging vvv (to enable pip install vvv). This PR will be merged at that moment because the structure of toml may change soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants