Skip to content

Fixed handling of --skip_dirs arg#105

Merged
swryan merged 1 commit intoOpenMDAO:masterfrom
swryan:104_skip_dirs
Mar 12, 2024
Merged

Fixed handling of --skip_dirs arg#105
swryan merged 1 commit intoOpenMDAO:masterfrom
swryan:104_skip_dirs

Conversation

@swryan
Copy link

@swryan swryan commented Mar 7, 2024

Summary

  • removed the resetting of the skip_dirs option to an empty list
  • updated the logic in read_config_file to append to options that are a list instead of replacing them

Also:

  • added __pycache__ to the default skip_dirs list

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@swryan swryan requested a review from naylor-b March 7, 2024 22:16
@swryan swryan merged commit b4ecce0 into OpenMDAO:master Mar 12, 2024
@swryan swryan deleted the 104_skip_dirs branch May 28, 2024 20:18
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.

--skip_dirs option doesn't work

2 participants