This commit is contained in:
Sergey Obukhov
2016-08-15 20:31:04 -07:00
parent bcf97eccfa
commit ec8e09b34e

View File

@@ -53,6 +53,7 @@ setup(name='talon',
'cchardet>=0.3.5',
'cssselect',
'six>=1.10.0',
'html5lib'
],
tests_require=[
"mock",