Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for module names with hyphens in them (#2938) #2940

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

johrstrom
Copy link
Contributor

Backports #2938 to 3.0.

Add support for module names with hyphens in them. Now you can add a module like auto_modules_netcdf-serial and reference them through context.auto_modules_netcdf_serial with underscores.

Add support for module names with hyphens in them. Now you can add a module like `auto_modules_netcdf-serial`
and reference them through `context.auto_modules_netcdf_serial` with underscores.
@johrstrom johrstrom merged commit 4157cb5 into release_3.0 Aug 4, 2023
9 checks passed
@johrstrom johrstrom deleted the backport-hyphen-support branch August 4, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants