Skip to content

fix: : minisweagent_path.py missing from wheel#2098

Merged
teknium1 merged 1 commit intoNousResearch:mainfrom
JiwaniZakir:minisweagent_path-missing-wheel-2075
Mar 20, 2026
Merged

fix: : minisweagent_path.py missing from wheel#2098
teknium1 merged 1 commit intoNousResearch:mainfrom
JiwaniZakir:minisweagent_path-missing-wheel-2075

Conversation

@JiwaniZakir
Copy link
Copy Markdown
Contributor

Fixes #2075

minisweagent_path was missing from the py-modules list in pyproject.toml, causing it to be excluded from the built wheel. Adds minisweagent_path to the py-modules array under [tool.setuptools] so the module is included in the package distribution.

@teknium1 teknium1 merged commit df0f684 into NousResearch:main Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants