Skip to content

Add missed templates folder to package #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 11, 2025

Conversation

axsapronov
Copy link

Hi folks.

I found some wierd with package on PyPi. Wheel and tar.gz files on PyPi don't contain templates folder.

This PR fix this thing.

Copy link
Owner

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

Thank you for catching this and for the PR !

pyproject.toml Outdated
Comment on lines 72 to 75
[tool.poetry]
package-mode = true
packages = [ { include = "survey" } ]

Copy link
Owner

Choose a reason for hiding this comment

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

I'm not using poetry, isn't that Manifest.in enough to fix the issue ?

@Pierre-Sassoulas Pierre-Sassoulas added this to the 1.4.10 milestone Jun 11, 2025
@axsapronov
Copy link
Author

axsapronov commented Jun 11, 2025 via email

@Pierre-Sassoulas Pierre-Sassoulas merged commit d2c65fb into Pierre-Sassoulas:main Jun 11, 2025
28 checks passed
@axsapronov axsapronov deleted the include-templates branch June 20, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants