Skip to content

chore: migrate from setuptools to hatchling#38

Open
Jo-Byr wants to merge 1 commit into
Kitware:masterfrom
Jo-Byr:hatchling
Open

chore: migrate from setuptools to hatchling#38
Jo-Byr wants to merge 1 commit into
Kitware:masterfrom
Jo-Byr:hatchling

Conversation

@Jo-Byr

@Jo-Byr Jo-Byr commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Jo-Byr Jo-Byr requested a review from jourdain June 29, 2026 13:46
@Jo-Byr Jo-Byr self-assigned this Jun 29, 2026
Comment thread MANIFEST.in
graft trame_vuetify/module/roboto
recursive-include trame_vuetify/module/vue2-serve *.min.js *.css
include trame_vuetify/LICENSE
graft src/trame_vuetify/module/vue2-serve/fonts

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole file should not be needed with hatchling

Comment thread pyproject.toml
"module/**/*.woff2",
"module/**/*.ttf",
"module/**/*.eot",
]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include = [
"src/**/*.py",
"src/trame_vuetify/module/**/*.{js|css|woff|woff2|ttf|eot}",  # <= double check syntax
]

@Jo-Byr Jo-Byr requested a review from finetjul July 1, 2026 07:44
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