Add pexpect to environment.yml(#1725)

This commit is contained in:
Jeff Glass
2023-09-19 09:38:58 -05:00
committed by GitHub
parent 19214901f9
commit a088fbd6fb

View File

@@ -19,6 +19,7 @@ dependencies:
- playwright==1.33.0
- pytest-playwright==0.3.3
- pytest-xdist==3.3.0
- pexpect
# We need Pyodide and micropip so we can import them in our Python
# unit tests
- pyodide_py==0.23.2