Skip to content

fix menu install location on Linux#16

Merged
drammock merged 16 commits intoscientific-python:mainfrom
drammock:linux-menu
Feb 9, 2026
Merged

fix menu install location on Linux#16
drammock merged 16 commits intoscientific-python:mainfrom
drammock:linux-menu

Conversation

@drammock
Copy link
Member

@drammock drammock commented Jun 4, 2025

WIP. Closes #11

@drammock drammock marked this pull request as ready for review August 1, 2025 20:33
Copy link
Member Author

@drammock drammock left a comment

Choose a reason for hiding this comment

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

@matthew-brett ready for review/merge. There's still an issue with non-functional menus hanging around after building the package (conda/conda-build#5736), but that only affects devs working on this installer package, not users who simply install it.

"$schema": "https://json-schema.org/draft-07/schema",
"$id": "https://schemas.conda.io/menuinst-1.schema.json",
"menu_name": "Scientific Python (#PKG_VERSION#)",
"menu_name": "#FOLDER_AND_CATEGORY_NAME#",
Copy link
Member Author

Choose a reason for hiding this comment

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

use a variable to set both menu_name and Categories. Until conda/menuinst#343 is fixed, it's necessary that they be the same.

@drammock drammock merged commit b447f88 into scientific-python:main Feb 9, 2026
1 check passed
@drammock drammock deleted the linux-menu branch February 9, 2026 15:27
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.

Improve menu location for Linux installs

1 participant