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

update ignored_pkgs in table_generator

parent d5ff50a0
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,13 @@ ignored_pkgs = [
'Subversion', # Dropped
'Singularity-Tools', # Replaced by Apptainer-Tools
'GtkSourceView', # Just used by meld, which has been dropped, so dropping this too
'gomkl', # Replaced by foss
'iomkl', # depricated because of low usage
'iompi', # depricated because of low usage
'LWP', # depricated because not needed/used
'LWP-MPI', # depricated because not needed/used
'AtomPAW', # was a dependeciy of ABINIT that was dropped
'texinfo', # we used makeinfo instead
]
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