Skip to content

Commit 59ad7a9

Browse files
committed
register ignore_pip_unversioned_pkgs in config.py
1 parent 856a073 commit 59ad7a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

easybuild/tools/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ def mk_full_default_path(name, prefix=DEFAULT_PREFIX):
376376
EMPTY_LIST: [
377377
'accept_eula_for',
378378
'from_pr',
379+
'ignore_pip_unversioned_pkgs',
379380
'include_easyblocks_from_pr',
380381
'robot',
381382
'search_paths',

0 commit comments

Comments
 (0)