mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-19 12:24:20 -04:00
surt==0.3b2 (available on pypi)
This commit is contained in:
parent
38dec97e19
commit
4c2ecab856
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -19,7 +19,7 @@ setuptools.setup(name='brozzler',
|
||||||
'requests',
|
'requests',
|
||||||
'websocket-client',
|
'websocket-client',
|
||||||
'pillow',
|
'pillow',
|
||||||
'surt',
|
'surt==0.3b2',
|
||||||
'rethinkstuff',
|
'rethinkstuff',
|
||||||
],
|
],
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue