mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Add pexpect to environment.yml(#1725)
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies:
|
|||||||
- playwright==1.33.0
|
- playwright==1.33.0
|
||||||
- pytest-playwright==0.3.3
|
- pytest-playwright==0.3.3
|
||||||
- pytest-xdist==3.3.0
|
- pytest-xdist==3.3.0
|
||||||
|
- pexpect
|
||||||
# We need Pyodide and micropip so we can import them in our Python
|
# We need Pyodide and micropip so we can import them in our Python
|
||||||
# unit tests
|
# unit tests
|
||||||
- pyodide_py==0.23.2
|
- pyodide_py==0.23.2
|
||||||
|
|||||||
Reference in New Issue
Block a user