Skip to content

Fix/import fail#82

Merged
eatyourpeas merged 2 commits intolivefrom
fix/import-fail
Mar 18, 2026
Merged

Fix/import fail#82
eatyourpeas merged 2 commits intolivefrom
fix/import-fail

Conversation

@eatyourpeas
Copy link
Copy Markdown
Member

Overview

Raised by 0tusSc0ps #81

When this package was moved from using setup.py to pyproject.toml (4.4.0) it was silently omitting sub-packages from the wheel, meaning constants and data-tables were both missing.

By importing ["rcpchgrowth*"] in pyproject.toml now all the sub-packages should be imported

@eatyourpeas eatyourpeas merged commit 2249616 into live Mar 18, 2026
5 checks passed
@eatyourpeas eatyourpeas deleted the fix/import-fail branch March 18, 2026 22:02
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