Skip to content

Use entry_points to fix script installation on windows#712

Closed
the-nic wants to merge 1 commit intobkerler:masterfrom
the-nic:fix-entrypoint-windows
Closed

Use entry_points to fix script installation on windows#712
the-nic wants to merge 1 commit intobkerler:masterfrom
the-nic:fix-entrypoint-windows

Conversation

@the-nic
Copy link
Copy Markdown
Contributor

@the-nic the-nic commented Sep 8, 2025

The setuptools script entry does not work under windows. Instead, use the entrypoints and adjust the scripts so they can be used in windows, too (this will generate .exe files in the Scripts directory when working in windows.

@the-nic the-nic force-pushed the fix-entrypoint-windows branch 2 times, most recently from 1e61396 to 53ce472 Compare September 8, 2025 21:32
@the-nic the-nic changed the title Fix entrypoints windows Use entry_points to fix script installation on windows Sep 8, 2025
@the-nic the-nic force-pushed the fix-entrypoint-windows branch from 53ce472 to f8e572f Compare September 10, 2025 17:02
@the-nic
Copy link
Copy Markdown
Contributor Author

the-nic commented Sep 10, 2025

removed commits from #711

@the-nic the-nic force-pushed the fix-entrypoint-windows branch from f8e572f to 4132c17 Compare January 5, 2026 12:40
@bkerler
Copy link
Copy Markdown
Owner

bkerler commented Feb 22, 2026

Added it in commit e015cfb

@bkerler bkerler closed this Feb 22, 2026
@the-nic
Copy link
Copy Markdown
Contributor Author

the-nic commented Feb 23, 2026

sorry, @bkerler why did you skip half of the changes? I think it might be half-broken now

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