mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
look for a sensible default chromium/chrome executable
This commit is contained in:
parent
c902a70450
commit
37bff5328b
3 changed files with 32 additions and 9 deletions
3
setup.py
3
setup.py
|
@ -21,7 +21,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.1b3.dev55',
|
||||
version='1.1b3.dev56',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/internetarchive/brozzler',
|
||||
author='Noah Levitt',
|
||||
|
@ -66,4 +66,3 @@ setuptools.setup(
|
|||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: System :: Archiving',
|
||||
])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue