mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
change terminal wrapper library from blessing to blessed to support running mach test-wpt on windows. (#35327)
Signed-off-by: rayguo17 <rayguo17@gmail.com>
This commit is contained in:
parent
e0689c1f0b
commit
18b43d48fc
4 changed files with 9 additions and 9 deletions
|
@ -29,7 +29,7 @@ setup(
|
|||
'Programming Language :: Python :: 3.10',
|
||||
],
|
||||
install_requires=[
|
||||
'blessings',
|
||||
'blessed',
|
||||
'mozfile',
|
||||
'mozprocess',
|
||||
'six',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue