handle errors from extract-outlinks.js, which happens on polyvore.com because it changes the definition of Set 😭

This commit is contained in:
Noah Levitt 2017-02-22 10:57:11 -08:00
parent 0d0da22613
commit 3c4ab834da
3 changed files with 14 additions and 4 deletions

View file

@ -32,7 +32,7 @@ def find_package_data(package):
setuptools.setup(
name='brozzler',
version='1.1b9.dev191',
version='1.1b9.dev192',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',