Skip to content
Prev Previous commit
Next Next commit
remove fixed files
  • Loading branch information
kp992 committed Feb 20, 2025
commit f092e5634a08f0598a6863351b76efb4eba07e47
2 changes: 0 additions & 2 deletions testing/install_pyodide_libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
PY_FILES_DIR = os.path.join(PARENT_DIR, 'py_files')
# TODO: Make this list empty
SKIP_FILES = [
'short_path.py',
'inflation_history.py',
'lp_intro.py', # remove ortools
]

Expand Down