We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e60aa commit f092e56Copy full SHA for f092e56
testing/install_pyodide_libs.py
@@ -12,8 +12,6 @@
12
PY_FILES_DIR = os.path.join(PARENT_DIR, 'py_files')
13
# TODO: Make this list empty
14
SKIP_FILES = [
15
- 'short_path.py',
16
- 'inflation_history.py',
17
'lp_intro.py', # remove ortools
18
]
19
0 commit comments