undo accidentally committed change to browser startup timeout, and remove now misleading comment about browser ports (see https://github.com/internetarchive/brozzler/pull/3)

This commit is contained in:
Noah Levitt 2016-06-29 18:53:32 -05:00
parent 7431ae0eb1
commit ffcf26b6c9
2 changed files with 2 additions and 4 deletions

View file

@ -21,7 +21,7 @@ import setuptools
setuptools.setup(
name='brozzler',
version='1.1.dev33',
version='1.1.dev34',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',