Skip to content
Snippets Groups Projects
Commit cd836146 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

table_generator: add PDT to ignored_pkgs

parent 62a68666
No related branches found
No related tags found
No related merge requests found
...@@ -93,6 +93,7 @@ ignored_pkgs = [ ...@@ -93,6 +93,7 @@ ignored_pkgs = [
'LWP-MPI', # depricated because not needed/used 'LWP-MPI', # depricated because not needed/used
'AtomPAW', # was a dependeciy of ABINIT that was dropped 'AtomPAW', # was a dependeciy of ABINIT that was dropped
'texinfo', # we used makeinfo instead 'texinfo', # we used makeinfo instead
'PDT', # PDT usage in Score-P is deprecated
] ]
def find_eb_files(path): def find_eb_files(path):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment