Skip to content

include pkg data to add missing files (like yaml)#252

Closed
avdata99 wants to merge 1 commit into
dathere:mainfrom
avdata99:fix_missing_files
Closed

include pkg data to add missing files (like yaml)#252
avdata99 wants to merge 1 commit into
dathere:mainfrom
avdata99:fix_missing_files

Conversation

@avdata99

@avdata99 avdata99 commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

Related to #251

After / before

image

Comment thread setup.py
# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().
packages=find_packages(exclude=['tests*']),
include_package_data=True,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we are switching to pyproject.toml

@tino097

tino097 commented Nov 11, 2025

Copy link
Copy Markdown
Member

hey @avdata99 did you managed to use the pyproject.toml and is this PR still valid ?

jqnatividad added a commit that referenced this pull request May 16, 2026
build: include MANIFEST.in data files in the wheel (rebases #252)
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