Skip to content

Conversation

@pdelboca
Copy link
Member

Currently executing pip install will ignore all files listed in MANIFEST.in causing this extension to raise a FileNotFoundError("config_declaration.EXT") error.

This is currently working because we are executing a pip install -e, but it is not ideal.

The problem is that our setup.py file is missing a configuration: include_package_data=True

@pdelboca pdelboca merged commit 3f5c3ec into okfn_tmp Apr 16, 2025
0 of 10 checks passed
@pdelboca pdelboca requested a review from avdata99 April 16, 2025 14:06
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