diff options
Diffstat (limited to 'python/css-parser')
-rw-r--r-- | python/css-parser/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/css-parser/README b/python/css-parser/README index 5cf85ef683f2f..bb43f46c8c817 100644 --- a/python/css-parser/README +++ b/python/css-parser/README @@ -1,3 +1,3 @@ A Python package to parse and build CSS Cascading Style Sheets. -Optional dependencies: python3, python-chardet and gdata. +Optional dependency: gdata. |