mirror of
https://github.com/servo/servo.git
synced 2025-07-23 23:33:43 +01:00
Add six module to python requirements.txt for Python3 compatibility
This commit is contained in:
parent
4e1ee07a79
commit
f063ea64a5
1 changed files with 3 additions and 0 deletions
|
@ -32,4 +32,7 @@ boto3 == 1.4.4
|
|||
# https://github.com/servo/servo/pull/18942
|
||||
certifi
|
||||
|
||||
# For Python3 compatibility
|
||||
six
|
||||
|
||||
-e python/tidy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue